sigma-rs regression
SUMO tests
| backend | result | false verdicts |
|---|---|---|
| native | 75 / 95 passed | FALSE VERDICT × 8 |
| subprocess | 68 / 95 passed | FALSE VERDICT × 5 |
| embedded | 67 / 95 passed | 0 |
Changes since previous run
| where | test | change |
|---|---|---|
| embedded | TQG45 | passed → failed |
Per-test detail
native — 75 / 95
| test | verdict | time | SZS | proof | notes |
|---|---|---|---|---|---|
| NUM1 | FALSE VERDICT | 1.01s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| NUM2 | FALSE VERDICT | 0.72s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| ROE01_prohibition | failed | 1.61s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| ROE02_lex_specialis | passed | 1.60s | CounterSatisfiable | ||
| ROE03_permissible | FALSE VERDICT | 1.08s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| ROE04_restrictive_default | FALSE VERDICT | 0.92s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| ROE05_subsumption | FALSE VERDICT | 0.66s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| ROE06_subsumption_negative | passed | 0.66s | CounterSatisfiable | ||
| ROE07_class_derivation | failed | 2.77s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| ROE08_disabling_fire | passed | 0.70s | CounterSatisfiable | ||
| ROE09_closure_guard_permissible | passed | 1.12s | CounterSatisfiable | ||
| ROE10_closure_conflict_detected | failed | 1.49s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| ROE11_closure_conflict_series | FALSE VERDICT | 1.04s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| SP01 | passed | 1.25s | Theorem | show 1. [conjecture]
(orientation A C Right)
2. [negated_conjecture] <- [1]
(not (orientation A C Right))
3. [cnf_transformation] <- [2]
(not (orientation A C Right))
4. [axiom]
(=>
(and
(orientation ?X ?Y Right)
(orientation ?Z ?Y Left))
(orientation ?X ?Z Right))
↳ Merge.kif:17434
5. [hypothesis]
(orientation C B Left)
6. [hypothesis]
(orientation A B Right)
7. [hyper] <- [4, 5, 6]
(orientation A C Right)
8. [oracle] <- [3, 7]
FALSE | |
| SP02 | passed | 1.17s | Theorem | show 1. [conjecture]
(orientation X Z Right)
2. [negated_conjecture] <- [1]
(not (orientation X Z Right))
3. [cnf_transformation] <- [2]
(not (orientation X Z Right))
4. [axiom]
(=>
(and
(orientation ?X ?Y Right)
(orientation ?Z ?Y Left))
(orientation ?X ?Z Right))
↳ Merge.kif:17434
5. [hypothesis]
(orientation X Y Right)
6. [hypothesis]
(orientation Z Y Left)
7. [hyper] <- [4, 5, 6]
(orientation X Z Right)
8. [oracle] <- [3, 7]
FALSE | |
| SP03 | passed | 1.27s | Theorem | show 1. [conjecture]
(located John SanJose)
2. [negated_conjecture] <- [1]
(not (located John SanJose))
3. [cnf_transformation] <- [2]
(not (located John SanJose))
4. [axiom]
(=>
(instance ?REL TransitiveRelation)
(forall (?INST1 ?INST2 ?INST3)
(=>
(and
(?REL ?INST1 ?INST2)
(?REL ?INST2 ?INST3))
(?REL ?INST1 ?INST3))))
↳ Merge.kif:2498
5. [axiom]
(=>
(orientation ?OBJ1 ?OBJ2 Inside)
(located ?OBJ1 ?OBJ2))
↳ Mid-level-ontology.kif:10571
6. [hypothesis]
(orientation John JohnsHouse Inside)
7. [hyper] <- [5, 6]
(located John JohnsHouse)
8. [hypothesis]
(located JohnsHouse SanJose)
9. [axiom]
(instance located TransitiveRelation)
↳ Merge.kif:4232
10. [hyper] <- [4, 7, 8, 9]
(located John SanJose)
11. [oracle] <- [3, 10]
FALSE | |
| SP04 | passed | 1.33s | Theorem | show 1. [conjecture]
(instance ?A Carrying)
2. [negated_conjecture] <- [1]
(not (instance ?A Carrying))
3. [cnf_transformation] <- [2]
(or
(not (agent ?V0 John))
(not (instance ?V0 Carrying))
(not (instance ?V1 Flower))
(not (objectTransferred ?V0 ?V1)))
4. [axiom]
(=>
(and
(instance ?T Transfer)
(objectTransferred ?T ?O)
(orientation ?O2 ?O Inside))
(objectTransferred ?T ?O2))
↳ Mid-level-ontology.kif:10564
5. [hypothesis]
(objectTransferred JohnsCarry JohnsVase)
6. [hypothesis]
(orientation JohnsFlower JohnsVase Inside)
7. [axiom]
(instance JohnsCarry Carrying)
8. [axiom]
(subclass Carrying Transfer)
↳ Merge.kif:11698
9. [hyper] <- [4, 5, 6, 7, 8]
(objectTransferred JohnsCarry JohnsFlower)
10. [axiom]
(agent JohnsCarry John)
11. [axiom]
(instance JohnsFlower Flower)
12. [resolve] <- [3, 7, 9, 10, 11]
FALSE | |
| SP26 | passed | 1.18s | Theorem | show 1. [conjecture]
(routeBetween ?A MenloParkCA MountainViewCA)
2. [negated_conjecture] <- [1]
(not (routeBetween ?A MenloParkCA MountainViewCA))
3. [cnf_transformation] <- [2]
(not (routeBetween ?V0 MenloParkCA MountainViewCA))
4. [hypothesis]
(=>
(and
(routeBetween ?VAR2 ?VAR1 ?VAR3)
(instance ?VAR2 BidirectionalTransitway))
(routeBetween ?VAR2 ?VAR3 ?VAR1))
5. [hypothesis]
(exists (?R)
(and
(instance ?R BidirectionalTransitway)
(routeBetween ?R MountainViewCA MenloParkCA)))
6. [hyper] <- [4, 5]
(routeBetween sk0 MenloParkCA MountainViewCA)
7. [resolve] <- [3, 6]
FALSE | |
| SP37 | passed | 1.03s | Theorem | show 1. [conjecture]
(instance ?A Translocation)
2. [negated_conjecture] <- [1]
(not (instance ?A Translocation))
3. [cnf_transformation] <- [2]
(or
(not (instance ?V0 Translocation))
(not (objectTransferred ?V0 ThePainting)))
4. [hypothesis]
(exists (?BUILDING ?LEVEL1 ?LEVEL2 ?T)
(and
(instance ?LEVEL1 BuildingLevel)
(instance ?LEVEL2 BuildingLevel)
(not (equals ?LEVEL1 ?LEVEL2))
(instance ?BUILDING Building)
(part ?LEVEL1 ?BUILDING)
(part ?LEVEL2 ?BUILDING)
(instance ?T Translocation)
(objectTransferred ?T ThePainting)
(origin ?T ?LEVEL1)
(destination ?T ?LEVEL2)))
5. [resolve] <- [3, 4]
FALSE | |
| TQC1 | passed | 1.17s | Theorem | show 1. [conjecture]
(knows
Bill
(father Bill Joe))
2. [negated_conjecture] <- [1]
(not (knows
Bill
(father Bill Joe)))
3. [cnf_transformation] <- [2]
(not (knows
Bill
(father Bill Joe)))
4. [modal_k]
(or
(not (knows
?V0
(and_q ?V1 ?V2)))
(knows ?V0 ?V1))
5. [hypothesis]
(knows
Bill
(and
(father Bill Joe)
(father Bill Jane)))
6. [hyper] <- [4, 5]
(knows
Bill
(father Bill Joe))
7. [oracle] <- [3, 6]
FALSE | |
| TQC2 | failed | 1.26s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| TQC2b | passed | 1.14s | Theorem | show 1. [conjecture]
(modalAttribute ?A Permission)
2. [negated_conjecture] <- [1]
(not (modalAttribute ?A Permission))
3. [cnf_transformation] <- [2]
(not (modalAttribute ?V0 Permission))
4. [axiom]
(=>
(modalAttribute ?FORMULA Obligation)
(modalAttribute ?FORMULA Permission))
↳ Merge.kif:17979
5. [hypothesis]
(modalAttribute Form Obligation)
6. [hyper] <- [4, 5]
(modalAttribute Form Permission)
7. [resolve] <- [3, 6]
FALSE | |
| TQC2b2 | passed | 1.05s | Theorem | show 1. [conjecture]
(modalAttribute ?A Permission)
2. [negated_conjecture] <- [1]
(not (modalAttribute ?A Permission))
3. [cnf_transformation] <- [2]
(not (modalAttribute ?V0 Permission))
4. [axiom]
(=>
(modalAttribute ?FORMULA Obligation)
(modalAttribute ?FORMULA Permission))
↳ Merge.kif:17979
5. [hypothesis]
(modalAttribute Form Obligation)
6. [hyper] <- [4, 5]
(modalAttribute Form Permission)
7. [resolve] <- [3, 6]
FALSE | |
| TQC3 | passed | 1.12s | Theorem | show 1. [conjecture]
(modalAttribute ?A Permission)
2. [negated_conjecture] <- [1]
(not (modalAttribute ?A Permission))
3. [cnf_transformation] <- [2]
(not (modalAttribute ?V0 Permission))
4. [axiom]
(=>
(modalAttribute ?FORMULA Obligation)
(modalAttribute ?FORMULA Permission))
↳ Merge.kif:17979
5. [hypothesis]
(modalAttribute
(authors Adam ATPbook)
Obligation)
6. [hyper] <- [4, 5]
(modalAttribute
(authors Adam ATPbook)
Permission)
7. [resolve] <- [3, 6]
FALSE | |
| TQG1 | failed | 3.10s | GaveUp | expected: yes, got: no (gave up) | |
| TQG10 | passed | 1.06s | Theorem | show 1. [conjecture]
(instance BananaSlug10 Invertebrate)
2. [negated_conjecture] <- [1]
(not (instance BananaSlug10 Invertebrate))
3. [cnf_transformation] <- [2]
(not (instance BananaSlug10 Invertebrate))
4. [hypothesis]
(=>
(and
(instance ?A Animal)
(not (exists (?PART)
(and
(instance ?PART SpinalColumn)
(part ?PART ?A)))))
(and
(not (instance ?A Vertebrate))
(instance ?A Invertebrate)))
5. [axiom]
(instance BananaSlug10 Animal)
6. [resolve] <- [3, 4, 5]
(part
(sk0 BananaSlug10)
BananaSlug10)
7. [hypothesis]
(not (exists (?SPINE)
(and
(instance ?SPINE SpinalColumn)
(part ?SPINE BananaSlug10))))
8. [resolve] <- [3, 4, 5]
(instance
(sk0 BananaSlug10)
SpinalColumn)
9. [resolve] <- [6, 7, 8]
FALSE | |
| TQG11 | passed | 0.82s | Theorem | show 1. [conjecture]
(equal 12 12)
2. [negated_conjecture] <- [1]
(not (equal 12 12))
3. [arithmetic] <- [2]
FALSE | |
| TQG12 | passed | 1.00s | Theorem | show 1. [conjecture]
(instance Organism12-1 Organism)
2. [negated_conjecture] <- [1]
(not (instance Organism12-1 Organism))
3. [cnf_transformation] <- [2]
(not (instance Organism12-1 Organism))
4. [hypothesis]
(=>
(attribute ?X Living)
(instance ?X Organism))
5. [axiom]
(attribute Organism12-1 Living)
6. [resolve] <- [3, 4, 5]
FALSE | |
| TQG13 | passed | 0.88s | Theorem | show 1. [conjecture]
(exists (?A)
(links ?A ?A Arc13-1))
2. [negated_conjecture] <- [1]
(not (exists (?A)
(links ?A ?A Arc13-1)))
3. [cnf_transformation] <- [2]
(not (links ?V0 ?V0 Arc13-1))
4. [axiom]
(=>
(instance ?LOOP GraphLoop)
(exists (?NODE)
(links ?NODE ?NODE ?LOOP)))
↳ Merge.kif:6037
5. [axiom]
(instance Arc13-1 GraphLoop)
6. [resolve] <- [3, 4, 5]
FALSE | |
| TQG14 | passed | 1.04s | Theorem | show 1. [hypothesis]
(part Nucleus14-1 Atom14-1)
2. [conjecture]
(not (exists (?A)
(and
(instance ?A AtomicNucleus)
(part ?A Atom14-1)
(not (equal ?A Nucleus14-1)))))
3. [negated_conjecture] <- [2]
(not (not (exists (?A)
(and
(instance ?A AtomicNucleus)
(part ?A Atom14-1)
(not (equal ?A Nucleus14-1))))))
4. [axiom]
(=>
(instance ?ATOM Atom)
(forall (?NUCLEUS1 ?NUCLEUS2)
(=>
(and
(part ?NUCLEUS1 ?ATOM)
(part ?NUCLEUS2 ?ATOM)
(instance ?NUCLEUS1 AtomicNucleus)
(instance ?NUCLEUS2 AtomicNucleus))
(equal ?NUCLEUS1 ?NUCLEUS2))))
↳ Merge.kif:1191
5. [cnf_transformation] <- [1, 3, 4]
FALSE | |
| TQG15 | passed | 1.17s | Theorem | show 1. [conjecture]
(not (overlapsTemporally Time15-1 Time15-2))
2. [negated_conjecture] <- [1]
(not (not (overlapsTemporally Time15-1 Time15-2)))
3. [cnf_transformation] <- [2]
(overlapsTemporally Time15-1 Time15-2)
4. [axiom]
(=>
(overlapsTemporally ?INTERVAL1 ?INTERVAL2)
(exists (?INTERVAL3)
(and
(instance ?INTERVAL3 TimeInterval)
(temporalPart ?INTERVAL3 ?INTERVAL1)
(temporalPart ?INTERVAL3 ?INTERVAL2))))
↳ Merge.kif:8501
5. [resolve] <- [3, 4]
(instance
(sk0 Time15-2 Time15-1)
TimeInterval)
6. [axiom]
(=>
(meetsTemporally ?T1 ?T2)
(not (exists (?T3)
(and
(instance ?T3 TimeInterval)
(temporalPart ?T3 ?T1)
(temporalPart ?T3 ?T2)))))
↳ Merge.kif:8612
7. [resolve] <- [5, 6]
(or
(not (meetsTemporally ?V0 ?V1))
(not (temporalPart
(sk0 Time15-2 Time15-1)
?V0))
(not (temporalPart
(sk0 Time15-2 Time15-1)
?V1)))
8. [hypothesis]
(meetsTemporally Time15-1 Time15-2)
9. [resolve] <- [3, 4]
(temporalPart
(sk0 Time15-2 Time15-1)
Time15-1)
10. [resolve] <- [3, 4]
(temporalPart
(sk0 Time15-2 Time15-1)
Time15-2)
11. [resolve] <- [7, 8, 9, 10]
FALSE | |
| TQG16 | passed | 1.24s | Theorem | show 1. [conjecture]
(meetsSpatially Object16-2 Object16-3)
2. [negated_conjecture] <- [1]
(not (meetsSpatially Object16-2 Object16-3))
3. [cnf_transformation] <- [2]
(not (meetsSpatially Object16-2 Object16-3))
4. [axiom]
(=>
(connected ?OBJ1 ?OBJ2)
(or
(meetsSpatially ?OBJ1 ?OBJ2)
(overlapsSpatially ?OBJ1 ?OBJ2)))
↳ Merge.kif:9800
5. [axiom]
(subrelation connectedEngineeringComponents connected)
↳ Merge.kif:16603
6. [subrel_schema] <- [5]
(or
(not (connectedEngineeringComponents ?V0 ?V1))
(connected ?V0 ?V1))
7. [axiom]
(=>
(connectsEngineeringComponents ?CONNECTION ?COMP1 ?COMP2)
(connectedEngineeringComponents ?COMP1 ?COMP2))
↳ Merge.kif:16660
8. [hypothesis]
(connectsEngineeringComponents Object16-1 Object16-2 Object16-3)
9. [hyper] <- [7, 8]
(connectedEngineeringComponents Object16-2 Object16-3)
10. [hyper] <- [6, 9]
(connected Object16-2 Object16-3)
11. [hypothesis]
(not (overlapsSpatially Object16-2 Object16-3))
12. [resolve] <- [3, 4, 10, 11]
FALSE | |
| TQG17 | passed | 1.15s | Theorem | show 1. [conjecture]
(temporalPart Time17-1 Time17-3)
2. [negated_conjecture] <- [1]
(not (temporalPart Time17-1 Time17-3))
3. [cnf_transformation] <- [2]
(not (temporalPart Time17-1 Time17-3))
4. [axiom]
(temporalPart Time17-1 Time17-2)
5. [axiom]
(temporalPart Time17-2 Time17-3)
6. [taxonomy] <- [4, 5]
(temporalPart Time17-1 Time17-3)
7. [resolve] <- [3, 6]
FALSE | |
| TQG18 | passed | 1.10s | Theorem | show 1. [conjecture]
(exists (?A)
(and
(instance ?A Organism)
(part Bio18-1 ?A)))
2. [negated_conjecture] <- [1]
(not (exists (?A)
(and
(instance ?A Organism)
(part Bio18-1 ?A))))
3. [cnf_transformation] <- [2]
(or
(not (instance ?V0 Organism))
(not (part Bio18-1 ?V0)))
4. [axiom]
(=>
(and
(instance ?PROC TherapeuticProcess)
(patient ?PROC ?BIO))
(or
(instance ?BIO Organism)
(exists (?ORG)
(and
(instance ?ORG Organism)
(part ?BIO ?ORG)))))
↳ Merge.kif:12591
5. [axiom]
(partition OrganicObject Organism AnatomicalStructure)
↳ Merge.kif:14801
6. [resolve] <- [3, 4, 5]
(or
(not (instance
(sk0 Bio18-1 ?V0)
Organism))
(not (instance ?V0 TherapeuticProcess))
(not (patient ?V0 Bio18-1)))
7. [hypothesis]
(patient Proc18-1 Bio18-1)
8. [axiom]
(instance Proc18-1 TherapeuticProcess)
9. [resolve] <- [6, 7, 8]
(not (instance
(sk0 Bio18-1 Proc18-1)
Organism))
10. [resolve] <- [4, 5, 7, 8, 9]
FALSE | |
| TQG19 | passed | 0.76s | Theorem | show 1. [conjecture]
(equal 8 8)
2. [negated_conjecture] <- [1]
(not (equal 8 8))
3. [arithmetic] <- [2]
FALSE | |
| TQG2 | passed | 1.44s | Theorem | show 1. [conjecture]
(property TheKB2-1 Inconsistent)
2. [negated_conjecture] <- [1]
(not (property TheKB2-1 Inconsistent))
3. [cnf_transformation] <- [2]
(not (property TheKB2-1 Inconsistent))
4. [hypothesis]
(=>
(and
(contraryAttribute ?ATTR1 ?ATTR2)
(property ?X ?ATTR1)
(property ?X ?ATTR2))
(property TheKB2-1 Inconsistent))
5. [axiom]
(subrelation attribute property)
↳ Merge.kif:1855
6. [subrel_schema] <- [5]
(or
(not (attribute ?V0 ?V1))
(property ?V0 ?V1))
7. [axiom]
(=>
(mother ?CHILD ?MOTHER)
(attribute ?MOTHER Female))
↳ Merge.kif:16924
8. [hypothesis]
(mother Entity2-1 Entity2-2)
9. [hyper] <- [7, 8]
(attribute Entity2-2 Female)
10. [hyper] <- [6, 9]
(property Entity2-2 Female)
11. [axiom]
(contraryAttribute Male Female)
↳ Merge.kif:18630
12. [axiom]
(=>
(father ?CHILD ?FATHER)
(attribute ?FATHER Male))
↳ Merge.kif:16942
13. [hypothesis]
(father Entity2-1 Entity2-2)
14. [hyper] <- [12, 13]
(attribute Entity2-2 Male)
15. [hyper] <- [4, 5, 10, 11, 14]
(property TheKB2-1 Inconsistent)
16. [oracle] <- [3, 15]
FALSE | |
| TQG20 | passed | 0.88s | Theorem | show 1. [conjecture]
(equal Value20-2 Value20-1)
2. [negated_conjecture] <- [1]
(not (equal Value20-2 Value20-1))
3. [cnf_transformation] <- [2]
FALSE | |
| TQG21 | passed | 1.01s | Theorem | show 1. [conjecture]
(equal Value21-1 Value21-2)
2. [negated_conjecture] <- [1]
(not (equal Value21-1 Value21-2))
3. [cnf_transformation] <- [2]
FALSE | |
| TQG22 | passed | 1.09s | Theorem | show 1. [conjecture]
(exists (?A)
(and
(ancestor Man22-1 ?A)
(equal ?A Ancestor22-1)))
2. [negated_conjecture] <- [1]
(not (exists (?A)
(and
(ancestor Man22-1 ?A)
(equal ?A Ancestor22-1))))
3. [cnf_transformation] <- [2]
(or
(not (equal ?V0 Ancestor22-1))
(not (ancestor Man22-1 ?V0)))
4. [axiom]
(subrelation son parent)
↳ Merge.kif:16958
5. [subrel_schema] <- [4]
(or
(not (son ?V0 ?V1))
(parent ?V0 ?V1))
6. [hypothesis]
(son Man22-1 Ancestor22-1)
7. [hyper] <- [5, 6]
(parent Man22-1 Ancestor22-1)
8. [axiom]
(=>
(parent ?CHILD ?PARENT)
(ancestor ?CHILD ?PARENT))
↳ Merge.kif:16881
9. [eq_resolve] <- [3, 7, 8]
FALSE | |
| TQG23 | passed | 3.07s | Theorem | show 1. [conjecture]
(ancestor Human23-1 Human23-15)
2. [negated_conjecture] <- [1]
(not (ancestor Human23-1 Human23-15))
3. [axiom]
(ancestor Human23-1 Human23-2)
4. [axiom]
(ancestor Human23-2 Human23-3)
5. [axiom]
(ancestor Human23-3 Human23-4)
6. [axiom]
(ancestor Human23-4 Human23-5)
7. [axiom]
(ancestor Human23-5 Human23-6)
8. [axiom]
(ancestor Human23-6 Human23-7)
9. [axiom]
(ancestor Human23-7 Human23-8)
10. [axiom]
(ancestor Human23-8 Human23-9)
11. [axiom]
(ancestor Human23-9 Human23-10)
12. [axiom]
(ancestor Human23-10 Human23-11)
13. [axiom]
(ancestor Human23-11 Human23-12)
14. [axiom]
(ancestor Human23-12 Human23-13)
15. [axiom]
(ancestor Human23-13 Human23-14)
16. [axiom]
(ancestor Human23-14 Human23-15)
17. [axiom]
(instance ancestor TransitiveRelation)
↳ Merge.kif:16856
18. [axiom]
(ancestor Human23-14 Human23-16)
19. [cnf_transformation] <- [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
FALSE | |
| TQG24 | passed | 0.85s | Theorem | show 1. [conjecture]
(instance Rover24-1 CorpuscularObject)
2. [negated_conjecture] <- [1]
(not (instance Rover24-1 CorpuscularObject))
3. [cnf_transformation] <- [2]
(not (instance Rover24-1 CorpuscularObject))
4. [axiom]
(instance Rover24-1 Canine)
5. [axiom]
(subclass Canine Mammal)
↳ Merge.kif:15053
6. [taxonomy] <- [4, 5]
(instance Rover24-1 Mammal)
7. [axiom]
(subclass Mammal WarmBloodedVertebrate)
↳ Merge.kif:15035
8. [taxonomy] <- [6, 7]
(instance Rover24-1 WarmBloodedVertebrate)
9. [axiom]
(subclass WarmBloodedVertebrate Vertebrate)
↳ Merge.kif:15006
10. [taxonomy] <- [8, 9]
(instance Rover24-1 Vertebrate)
11. [axiom]
(subclass Vertebrate Animal)
↳ Merge.kif:14955
12. [taxonomy] <- [10, 11]
(instance Rover24-1 Animal)
13. [axiom]
(subclass Animal Organism)
↳ Merge.kif:14900
14. [taxonomy] <- [12, 13]
(instance Rover24-1 Organism)
15. [axiom]
(subclass Organism OrganicObject)
↳ Merge.kif:14807
16. [taxonomy] <- [14, 15]
(instance Rover24-1 OrganicObject)
17. [axiom]
(subclass OrganicObject CorpuscularObject)
↳ Merge.kif:14799
18. [taxonomy] <- [16, 17]
(instance Rover24-1 CorpuscularObject)
19. [resolve] <- [3, 18]
FALSE | |
| TQG25 | failed | 4.29s | GaveUp | expected: yes, got: no (gave up) | |
| TQG26 | passed | 1.35s | Theorem | show 1. [conjecture]
(attribute Object26-1 HostileToEarthLife)
2. [negated_conjecture] <- [1]
(not (attribute Object26-1 HostileToEarthLife))
3. [cnf_transformation] <- [2]
(not (attribute Object26-1 HostileToEarthLife))
4. [hypothesis]
(=>
(instance ?P Planet26-1)
(or
(attribute ?P Earthlike)
(attribute ?P HostileToEarthLife)))
5. [axiom]
(instance Object26-1 Planet26-1)
6. [resolve] <- [3, 4, 5]
(attribute Object26-1 Earthlike)
7. [hypothesis]
(=>
(and
(instance ?X Planet26-1)
(attribute ?X Gaseous))
(not (attribute ?X Earthlike)))
8. [resolve] <- [5, 6, 7]
(not (attribute Object26-1 Gaseous))
9. [hypothesis]
(=>
(instance ?P Planet26-1)
(or
(attribute ?P Solid)
(attribute ?P Gaseous)))
10. [hypothesis]
(not (attribute Object26-1 Solid))
11. [resolve] <- [5, 8, 9, 10]
FALSE | |
| TQG27 | passed | 1.04s | Theorem | show 1. [conjecture]
(instance Object27-1 Planet27-1)
2. [negated_conjecture] <- [1]
(not (instance Object27-1 Planet27-1))
3. [cnf_transformation] <- [2]
(not (instance Object27-1 Planet27-1))
4. [hypothesis]
(instance
Object27-1
(KappaFn
?PLANET
(and
(instance ?PLANET Planet27-1)
(attribute ?PLANET Earthlike))))
5. [resolve] <- [3, 4]
FALSE | |
| TQG28 | passed | 1.77s | Theorem | show 1. [conjecture]
(not (attribute Object28-1 Gaseous))
2. [negated_conjecture] <- [1]
(not (not (attribute Object28-1 Gaseous)))
3. [cnf_transformation] <- [2]
(attribute Object28-1 Gaseous)
4. [hypothesis]
(=>
(and
(contraryAttribute ?ATTR1 ?ATTR2)
(attribute ?O ?ATTR1))
(not (attribute ?O ?ATTR2)))
5. [resolve] <- [3, 4]
(or
(not (attribute Object28-1 ?V0))
(not (contraryAttribute ?V0 Gaseous)))
6. [hypothesis]
(=>
(contraryAttribute ?A ?B ?C ?D)
(contraryAttribute ?C ?D))
7. [hypothesis]
(contraryAttribute Rocky Icy Watery Gaseous)
8. [hyper] <- [6, 7]
(contraryAttribute Watery Gaseous)
9. [axiom]
(attribute Object28-1 Watery)
10. [resolve] <- [5, 8, 9]
FALSE | |
| TQG29 | passed | 0.99s | Theorem | show 1. [hypothesis]
(instance Frog29-1 Amphibian)
2. [conjecture]
(instance Animal29-1 Amphibian)
3. [negated_conjecture] <- [2]
(not (instance Animal29-1 Amphibian))
4. [cnf_transformation] <- [1, 3]
FALSE | |
| TQG3 | passed | 1.33s | Theorem | show 1. [conjecture]
(not (instance Number3-1 NegativeRealNumber))
2. [negated_conjecture] <- [1]
(not (not (instance Number3-1 NegativeRealNumber)))
3. [axiom]
(instance Number3-1 NonnegativeRealNumber)
4. [axiom]
(disjoint NegativeRealNumber NonnegativeRealNumber)
↳ Merge.kif:2043
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG30 | passed | 0.96s | Theorem | show 1. [conjecture]
(equal Class30-1 Reptile)
2. [negated_conjecture] <- [1]
(not (equal Class30-1 Reptile))
3. [axiom]
(subclass Class30-1 Reptile)
4. [axiom]
(subclass Reptile Class30-1)
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG31 | passed | 1.49s | Theorem | show 1. [conjecture]
(instance Animal31 Class31-1)
2. [negated_conjecture] <- [1]
(not (instance Animal31 Class31-1))
3. [cnf_transformation] <- [2]
(not (instance Animal31 Class31-1))
4. [axiom]
(instance Animal31 Class31-2)
5. [axiom]
(subclass Class31-2 Class31-3)
6. [taxonomy] <- [4, 5]
(instance Animal31 Class31-3)
7. [axiom]
(subclass Class31-3 Class31-1)
8. [taxonomy] <- [6, 7]
(instance Animal31 Class31-1)
9. [resolve] <- [3, 8]
FALSE | |
| TQG32 | passed | 1.39s | Theorem | show 1. [conjecture]
(forall (?A)
(=>
(instance ?A Class32-2)
(instance ?A Class32-1)))
2. [negated_conjecture] <- [1]
(not (forall (?A)
(=>
(instance ?A Class32-2)
(instance ?A Class32-1))))
3. [cnf_transformation] <- [2]
(instance sk0 Class32-2)
4. [axiom]
(subclass Class32-2 Class32-3)
5. [axiom]
(subclass Class32-3 Class32-1)
6. [cnf_transformation] <- [2, 3, 4, 5]
FALSE | |
| TQG33 | passed | 0.96s | Theorem | show 1. [conjecture]
(not (weight
Animal33-1
(MeasureFn -100.0 PoundMass)))
2. [negated_conjecture] <- [1]
(not (not (weight
Animal33-1
(MeasureFn -100.0 PoundMass))))
3. [cnf_transformation] <- [2]
(weight
Animal33-1
(MeasureFn -100.0 PoundMass))
4. [hypothesis]
(=>
(and
(instance ?A Object)
(weight
?A
(MeasureFn ?N ?U)))
(greaterThan ?N 0.0))
5. [axiom]
(instance Animal33-1 Animal)
6. [axiom]
(subclass Animal Organism)
↳ Merge.kif:14900
7. [axiom]
(subclass Organism AutonomousAgent)
↳ Merge.kif:14808
8. [axiom]
(subclass AutonomousAgent Object)
↳ Merge.kif:1636
9. [resolve] <- [3, 4, 5, 6, 7, 8]
FALSE | |
| TQG34 | passed | 0.85s | Theorem | show 1. [hypothesis]
(forall (?X)
(instance ?X Entity))
2. [conjecture]
(instance Foo34-1 Entity)
3. [negated_conjecture] <- [2]
(not (instance Foo34-1 Entity))
4. [cnf_transformation] <- [1, 3]
FALSE | |
| TQG35 | passed | 1.22s | Theorem | show 1. [conjecture]
(temporalPart TimePoint35-1 TimeInterval35-2)
2. [negated_conjecture] <- [1]
(not (temporalPart TimePoint35-1 TimeInterval35-2))
3. [cnf_transformation] <- [2]
(not (temporalPart TimePoint35-1 TimeInterval35-2))
4. [axiom]
(temporalPart TimePoint35-1 TimeInterval35-1)
5. [axiom]
(during TimeInterval35-1 TimeInterval35-2)
6. [taxonomy] <- [4, 5]
(temporalPart TimePoint35-1 TimeInterval35-2)
7. [resolve] <- [3, 6]
FALSE | |
| TQG36 | passed | 1.26s | Theorem | show 1. [conjecture]
(overlapsTemporally TimeInterval36-1 TimeInterval36-2)
2. [negated_conjecture] <- [1]
(not (overlapsTemporally TimeInterval36-1 TimeInterval36-2))
3. [cnf_transformation] <- [2]
(not (overlapsTemporally TimeInterval36-1 TimeInterval36-2))
4. [axiom]
(=>
(and
(instance ?TI1 TimeInterval)
(instance ?TI2 TimeInterval)
(beforeOrEqual
(BeginFn ?TI2)
(BeginFn ?TI1))
(before
(BeginFn ?TI1)
(EndFn ?TI2)))
(overlapsTemporally ?TI2 ?TI1))
↳ Merge.kif:8536
5. [axiom]
(=>
(starts ?INTERVAL1 ?INTERVAL2)
(and
(equal
(BeginFn ?INTERVAL1)
(BeginFn ?INTERVAL2))
(before
(EndFn ?INTERVAL1)
(EndFn ?INTERVAL2))))
↳ Merge.kif:8283
6. [hypothesis]
(starts TimeInterval36-1 TimeInterval36-3)
7. [hypothesis]
(starts TimeInterval36-2 TimeInterval36-3)
8. [hyper] <- [5, 7]
(equal
(BeginFn TimeInterval36-2)
(BeginFn TimeInterval36-3))
9. [hyper] <- [5, 6, 8]
(equal
(BeginFn TimeInterval36-1)
(BeginFn TimeInterval36-2))
10. [axiom]
(=>
(or
(before ?POINT1 ?POINT2)
(equal ?POINT1 ?POINT2))
(beforeOrEqual ?POINT1 ?POINT2))
↳ Merge.kif:8418
11. [hyper] <- [8, 10]
(beforeOrEqual
(BeginFn TimeInterval36-2)
(BeginFn TimeInterval36-2))
12. [axiom]
(instance TimeInterval36-2 TimeInterval)
13. [axiom]
(instance TimeInterval36-1 TimeInterval)
14. [resolve] <- [3, 4, 9, 11, 12, 13]
(not (before
(BeginFn TimeInterval36-2)
(EndFn TimeInterval36-1)))
15. [axiom]
(=>
(and
(instance ?TI TimeInterval)
(equal
?S
(BeginFn ?TI))
(equal
?E
(EndFn ?TI)))
(before ?S ?E))
↳ Merge.kif:8529
16. [resolve] <- [14, 15]
(or
(not (equal
(BeginFn ?V0)
(BeginFn TimeInterval36-2)))
(not (equal
(EndFn ?V0)
(EndFn TimeInterval36-1)))
(not (instance ?V0 TimeInterval)))
17. [eq_resolve] <- [9, 13, 16]
FALSE | |
| TQG37 | passed | 1.36s | Theorem | show 1. [conjecture]
(not (before TimePoint37-2 TimePoint37-1))
2. [negated_conjecture] <- [1]
(not (not (before TimePoint37-2 TimePoint37-1)))
3. [cnf_transformation] <- [2]
(before TimePoint37-2 TimePoint37-1)
4. [axiom]
(=>
(instance ?REL TransitiveRelation)
(forall (?INST1 ?INST2 ?INST3)
(=>
(and
(?REL ?INST1 ?INST2)
(?REL ?INST2 ?INST3))
(?REL ?INST1 ?INST3))))
↳ Merge.kif:2498
5. [axiom]
(instance before TransitiveRelation)
↳ Merge.kif:8365
6. [resolve] <- [3, 4, 5]
(or
(not (before TimePoint37-1 ?V0))
(before TimePoint37-2 ?V0))
7. [axiom]
(=>
(instance ?REL IrreflexiveRelation)
(forall (?INST)
(not (?REL ?INST ?INST))))
↳ Merge.kif:2412
8. [axiom]
(=>
(and
(earlier ?TI1 ?TI2)
(instance ?P1 TimePoint)
(instance ?P2 TimePoint)
(temporalPart ?P1 ?TI1)
(temporalPart ?P2 ?TI2))
(before ?P1 ?P2))
↳ Merge.kif:8548
9. [hypothesis]
(temporalPart TimePoint37-2 TimeInterval37-2)
10. [hypothesis]
(earlier TimeInterval37-1 TimeInterval37-2)
11. [hypothesis]
(instance TimePoint37-1 TimePoint)
12. [axiom]
(instance TimePoint37-2 TimePoint)
13. [axiom]
(temporalPart TimePoint37-1 TimeInterval37-1)
14. [hyper] <- [8, 9, 10, 11, 12, 13]
(before TimePoint37-1 TimePoint37-2)
15. [axiom]
(instance before IrreflexiveRelation)
↳ Merge.kif:8364
16. [resolve] <- [6, 7, 14, 15]
FALSE | |
| TQG38 | passed | 1.60s | Theorem | show 1. [conjecture]
(overlapsTemporally TimeInterval38-3 TimeInterval38-1)
2. [negated_conjecture] <- [1]
(not (overlapsTemporally TimeInterval38-3 TimeInterval38-1))
3. [axiom]
(instance overlapsTemporally SymmetricRelation)
↳ Merge.kif:8493
4. [cnf_transformation] <- [2, 3]
(or
(not (overlapsTemporally TimeInterval38-1 TimeInterval38-3))
(not (overlapsTemporally TimeInterval38-2 TimeInterval38-3)))
5. [axiom]
(=>
(and
(instance ?INTERVAL3 TimePosition)
(temporalPart ?INTERVAL3 ?INTERVAL1)
(temporalPart ?INTERVAL3 ?INTERVAL2))
(overlapsTemporally ?INTERVAL1 ?INTERVAL2))
↳ Merge.kif:8565
6. [hypothesis]
(temporalPart TimePoint38-1 TimeInterval38-3)
7. [hypothesis]
(temporalPart TimePoint38-1 TimeInterval38-1)
8. [axiom]
(instance TimePoint38-1 TimePoint)
9. [axiom]
(subclass TimePoint TimePosition)
↳ Merge.kif:2248
10. [hyper] <- [3, 5, 6, 7, 8, 9]
(overlapsTemporally TimeInterval38-1 TimeInterval38-3)
11. [hypothesis]
(temporalPart TimePoint38-2 TimeInterval38-2)
12. [hypothesis]
(temporalPart TimePoint38-2 TimeInterval38-3)
13. [axiom]
(instance TimePoint38-2 TimePoint)
14. [hyper] <- [5, 9, 11, 12, 13]
(overlapsTemporally TimeInterval38-2 TimeInterval38-3)
15. [oracle] <- [4, 10, 14]
FALSE | |
| TQG39 | passed | 1.62s | Theorem | show 1. [conjecture]
(transitiveTestPred39-1 Entity39-1 Entity39-4)
2. [negated_conjecture] <- [1]
(not (transitiveTestPred39-1 Entity39-1 Entity39-4))
3. [cnf_transformation] <- [2]
(not (transitiveTestPred39-1 Entity39-1 Entity39-4))
4. [axiom]
(transitiveTestPred39-1 Entity39-1 Entity39-2)
5. [axiom]
(instance transitiveTestPred39-1 TransitiveRelation)
6. [axiom]
(transitiveTestPred39-1 Entity39-2 Entity39-3)
7. [transitivity] <- [4, 6, 5]
(transitiveTestPred39-1 Entity39-1 Entity39-3)
8. [axiom]
(transitiveTestPred39-1 Entity39-3 Entity39-4)
9. [transitivity] <- [7, 8, 5]
(transitiveTestPred39-1 Entity39-1 Entity39-4)
10. [resolve] <- [3, 9]
FALSE | |
| TQG3_a | passed | 0.94s | Theorem | show 1. [conjecture]
(not (instance Number3-1 NegativeRealNumber))
2. [negated_conjecture] <- [1]
(not (not (instance Number3-1 NegativeRealNumber)))
3. [axiom]
(instance Number3-1 NonnegativeRealNumber)
4. [axiom]
(disjoint NegativeRealNumber NonnegativeRealNumber)
↳ Merge.kif:2043
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG3_b | passed | 1.04s | Theorem | show 1. [conjecture]
(not (instance Number3-1 NegativeRealNumber))
2. [negated_conjecture] <- [1]
(not (not (instance Number3-1 NegativeRealNumber)))
3. [axiom]
(instance Number3-1 NonnegativeRealNumber)
4. [axiom]
(disjoint NonnegativeRealNumber NegativeRealNumber)
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG3_c | passed | 1.13s | Theorem | show 1. [conjecture]
(not (instance Number3-1 NegativeRealNumber))
2. [negated_conjecture] <- [1]
(not (not (instance Number3-1 NegativeRealNumber)))
3. [axiom]
(instance Number3-1 NonnegativeRealNumber)
4. [axiom]
(disjoint NonnegativeRealNumber NegativeRealNumber)
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG3_d | passed | 1.18s | Theorem | show 1. [conjecture]
(not (instance Number3-1 NegativeRealNumber))
2. [negated_conjecture] <- [1]
(not (not (instance Number3-1 NegativeRealNumber)))
3. [axiom]
(instance Number3-1 NonnegativeRealNumber)
4. [axiom]
(disjoint NegativeRealNumber NonnegativeRealNumber)
↳ Merge.kif:2043
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG3_e | passed | 1.22s | Theorem | show 1. [conjecture]
(not (instance Number3-1 NegativeRealNumber))
2. [negated_conjecture] <- [1]
(not (not (instance Number3-1 NegativeRealNumber)))
3. [axiom]
(instance Number3-1 NonnegativeRealNumber)
4. [axiom]
(disjoint NonnegativeRealNumber NegativeRealNumber)
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG4 | passed | 1.19s | Theorem | show 1. [conjecture]
(not (holdsDuring
(WhenFn DoingSomething4-1)
(attribute Entity4-1 Dead)))
2. [negated_conjecture] <- [1]
(not (not (holdsDuring
(WhenFn DoingSomething4-1)
(attribute Entity4-1 Dead))))
3. [cnf_transformation] <- [2]
(holdsDuring
(WhenFn DoingSomething4-1)
(attribute Entity4-1 Dead))
4. [hypothesis]
(=>
(and
(agent ?PROC ?AGENT)
(instance ?PROC IntentionalProcess))
(and
(instance ?AGENT CognitiveAgent)
(not (holdsDuring
(WhenFn ?PROC)
(attribute ?AGENT Dead)))))
5. [axiom]
(agent DoingSomething4-1 Entity4-1)
6. [axiom]
(instance DoingSomething4-1 IntentionalProcess)
7. [resolve] <- [3, 4, 5, 6]
FALSE | |
| TQG40 | FALSE VERDICT | 1.16s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| TQG41 | FALSE VERDICT | 1.34s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| TQG42 | failed | 1.72s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| TQG43 | failed | 1.69s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| TQG44 | passed | 2.60s | Theorem | show 1. [conjecture]
(instance Entity44-1 Animal)
2. [negated_conjecture] <- [1]
(not (instance Entity44-1 Animal))
3. [cnf_transformation] <- [2]
(or
(not (instance Entity44-1 Animal))
(not (instance Entity44-10 Animal))
(not (instance Entity44-2 Animal))
(not (instance Entity44-9 Animal)))
4. [axiom]
(=>
(and
(subclass ?X ?Y)
(instance ?Z ?X))
(instance ?Z ?Y))
↳ Merge.kif:137
5. [hypothesis]
(=>
(testPred44-1
?ARG1
?ARG2
?ARG3
?ARG4
?ARG5
?ARG6
?ARG7
?ARG8
?ARG9
?ARG10)
(and
(instance ?ARG1 Amphibian)
(instance ?ARG2 Bird)
(instance ?ARG9 Mammal)
(instance ?ARG10 Reptile)))
6. [hypothesis]
(testPred44-1
Entity44-1
Entity44-2
Entity44-3
Entity44-4
Entity44-5
Entity44-6
Entity44-7
Entity44-8
Entity44-9
Entity44-10)
7. [hyper] <- [5, 6]
(instance Entity44-1 Amphibian)
8. [axiom]
(subclass Amphibian ColdBloodedVertebrate)
↳ Merge.kif:15011
9. [hyper] <- [4, 7, 8]
(instance Entity44-1 ColdBloodedVertebrate)
10. [axiom]
(subclass ColdBloodedVertebrate Vertebrate)
↳ Merge.kif:15001
11. [hyper] <- [4, 9, 10]
(instance Entity44-1 Vertebrate)
12. [axiom]
(subclass Vertebrate Animal)
↳ Merge.kif:14955
13. [hyper] <- [4, 11, 12]
(instance Entity44-1 Animal)
14. [hyper] <- [5, 6]
(instance Entity44-10 Reptile)
15. [axiom]
(subclass Reptile ColdBloodedVertebrate)
↳ Merge.kif:15112
16. [hyper] <- [4, 14, 15]
(instance Entity44-10 ColdBloodedVertebrate)
17. [hyper] <- [4, 10, 16]
(instance Entity44-10 Vertebrate)
18. [hyper] <- [4, 12, 17]
(instance Entity44-10 Animal)
19. [hyper] <- [5, 6]
(instance Entity44-2 Bird)
20. [hyper] <- [5, 6]
(instance Entity44-9 Mammal)
21. [axiom]
(subclass Bird WarmBloodedVertebrate)
↳ Merge.kif:15016
22. [axiom]
(subclass WarmBloodedVertebrate Vertebrate)
↳ Merge.kif:15006
23. [axiom]
(subclass Mammal WarmBloodedVertebrate)
↳ Merge.kif:15035
24. [oracle] <- [3, 12, 13, 18, 19, 20, 21, 22, 23]
FALSE | |
| TQG45 | passed | 1.79s | Theorem | show 1. [conjecture]
(exists (?A ?B ?C ?D)
(testPred45-2 ?A ?B ?C ?D))
2. [negated_conjecture] <- [1]
(not (exists (?A ?B ?C ?D)
(testPred45-2 ?A ?B ?C ?D)))
3. [cnf_transformation] <- [2]
(not (testPred45-2 ?V0 ?V1 ?V2 ?V3))
4. [hypothesis]
(=>
(and
(testPred45-1 ?X ?Y ?Z)
(equal
?ANS
(DivisionFn
(AdditionFn ?X ?Y)
?Z)))
(testPred45-2 ?X ?Y ?Z ?ANS))
5. [resolve] <- [3, 4]
(or
(not (equal
(DivisionFn
(AdditionFn ?V0 ?V1)
?V2)
?V3))
(not (testPred45-1 ?V0 ?V1 ?V2)))
6. [hypothesis]
(testPred45-1 5 6 0)
7. [resolve] <- [5, 6]
(not (equal
(DivisionFn 11 0)
?V0))
8. [eq_resolve] <- [7]
FALSE | |
| TQG46 | passed | 1.28s | Theorem | show 1. [conjecture]
(instance Entity46-2 Amphibian)
2. [negated_conjecture] <- [1]
(not (instance Entity46-2 Amphibian))
3. [cnf_transformation] <- [2]
(not (instance Entity46-2 Amphibian))
4. [hypothesis]
(=>
(testPred46-1 @ROW ?ITEM)
(instance ?ITEM Amphibian))
5. [hypothesis]
(testPred46-1 Entity46-1 Entity46-2)
6. [hyper] <- [4, 5]
(instance Entity46-2 Amphibian)
7. [oracle] <- [3, 6]
FALSE | |
| TQG47 | passed | 1.37s | Theorem | show 1. [conjecture]
(instance Entity47-1 Amphibian)
2. [negated_conjecture] <- [1]
(not (instance Entity47-1 Amphibian))
3. [cnf_transformation] <- [2]
(not (instance Entity47-1 Amphibian))
4. [hypothesis]
(=>
(testPred47-1 ?ITEM @ROW)
(instance ?ITEM Amphibian))
5. [hypothesis]
(testPred47-1 Entity47-1 Entity47-2)
6. [hyper] <- [4, 5]
(instance Entity47-1 Amphibian)
7. [oracle] <- [3, 6]
FALSE | |
| TQG48 | passed | 1.66s | Theorem | show 1. [conjecture]
(instance Entity48-1 Reptile)
2. [negated_conjecture] <- [1]
(not (instance Entity48-1 Reptile))
3. [cnf_transformation] <- [2]
(or
(not (instance Entity48-1 Reptile))
(not (instance Entity48-2 Reptile)))
4. [hypothesis]
(=>
(testPred48-1 ?ITEM1 ?ITEM2 @ROW)
(and
(instance ?ITEM1 Amphibian)
(instance ?ITEM2 Reptile)))
5. [hypothesis]
(testPred48-1 Entity48-1 Entity48-2 Entity48-3 Entity48-4)
6. [hyper] <- [4, 5]
(instance Entity48-2 Reptile)
7. [oracle] <- [3, 6]
(not (instance Entity48-1 Reptile))
8. [resolve] <- [4, 7]
(not (testPred48-1 ?V0 Entity48-1 ?V1 ?V2))
9. [hypothesis]
(testPred48-1 Entity48-2 Entity48-1 Entity48-3 Entity48-4)
10. [resolve] <- [8, 9]
FALSE | |
| TQG49 | passed | 1.72s | Theorem | show 1. [conjecture]
(instance Entity49-3 Reptile)
2. [negated_conjecture] <- [1]
(not (instance Entity49-3 Reptile))
3. [cnf_transformation] <- [2]
(or
(not (instance Entity49-3 Reptile))
(not (instance Entity49-4 Reptile)))
4. [hypothesis]
(=>
(testPred49-1 @ROW ?ITEM1 ?ITEM2)
(and
(instance ?ITEM1 Amphibian)
(instance ?ITEM2 Reptile)))
5. [hypothesis]
(testPred49-1 Entity49-1 Entity49-2 Entity49-4 Entity49-3)
6. [hyper] <- [4, 5]
(instance Entity49-3 Reptile)
7. [oracle] <- [3, 6]
(not (instance Entity49-4 Reptile))
8. [resolve] <- [4, 7]
(not (testPred49-1 ?V0 ?V1 ?V2 Entity49-4))
9. [hypothesis]
(testPred49-1 Entity49-1 Entity49-2 Entity49-3 Entity49-4)
10. [resolve] <- [8, 9]
FALSE | |
| TQG5 | passed | 3.14s | Theorem | show 1. [hypothesis]
(subclass Lizard5-1 Class5-1)
2. [hypothesis]
(subclass Class5-10 Reptile)
3. [conjecture]
(instance Organism5-1 Animal)
4. [negated_conjecture] <- [3]
(not (instance Organism5-1 Animal))
5. [axiom]
(instance Organism5-1 Lizard5-1)
6. [axiom]
(subclass Reptile ColdBloodedVertebrate)
↳ Merge.kif:15112
7. [axiom]
(subclass ColdBloodedVertebrate Vertebrate)
↳ Merge.kif:15001
8. [axiom]
(subclass Vertebrate Animal)
↳ Merge.kif:14955
9. [cnf_transformation] <- [1, 2, 4, 5, 6, 7, 8]
FALSE | |
| TQG50 | passed | 1.09s | Theorem | show 1. [hypothesis]
(=>
(subclass Reptile Animal)
(exists (?C1 ?C2 ?C3 ?C4 ?C5 ?C6 ?C7 ?C8 ?C9 ?C10)
(and
(subclass ?C1 ?C2)
(subclass ?C2 ?C3)
(subclass ?C3 ?C4)
(subclass ?C4 ?C5)
(subclass ?C5 ?C6)
(subclass ?C6 ?C7)
(subclass ?C7 ?C8)
(subclass ?C8 ?C9)
(subclass ?C9 ?C10)
(subclass ?C10 Reptile)
(instance Creature50-1 ?C1))))
2. [axiom]
(subclass Reptile ColdBloodedVertebrate)
↳ Merge.kif:15112
3. [axiom]
(subclass ColdBloodedVertebrate Vertebrate)
↳ Merge.kif:15001
4. [axiom]
(subclass Vertebrate Animal)
↳ Merge.kif:14955
5. [conjecture]
(instance Creature50-1 Reptile)
6. [negated_conjecture] <- [5]
(not (instance Creature50-1 Reptile))
7. [cnf_transformation] <- [1, 6]
FALSE | |
| TQG51 | passed | 1.27s | Theorem | show 1. [conjecture]
(maximumPayloadCapacity
Robot1
(MeasureFn ?A TonMass))
2. [negated_conjecture] <- [1]
(not (maximumPayloadCapacity
Robot1
(MeasureFn ?A TonMass)))
3. [cnf_transformation] <- [2]
(not (maximumPayloadCapacity
Robot1
(MeasureFn ?V0 TonMass)))
4. [hypothesis]
(equal
(MeasureFn
(DivisionFn ?N 2205.0)
TonMass)
(MeasureFn ?N PoundMass))
5. [para] <- [3, 4]
(not (maximumPayloadCapacity
Robot1
(MeasureFn ?V0 PoundMass)))
6. [hypothesis]
(maximumPayloadCapacity
Robot1
(MeasureFn 100.0 PoundMass))
7. [resolve] <- [5, 6]
FALSE | |
| TQG51b | passed | 2.22s | GaveUp | ||
| TQG52 | passed | 2.42s | GaveUp | ||
| TQG6 | passed | 1.10s | Theorem | show 1. [conjecture]
(part Object6-1 Object6-3)
2. [negated_conjecture] <- [1]
(not (part Object6-1 Object6-3))
3. [axiom]
(piece Object6-1 Object6-2)
4. [axiom]
(piece Object6-2 Object6-3)
5. [cnf_transformation] <- [2, 3, 4]
FALSE | |
| TQG7 | passed | 1.20s | Theorem | show 1. [conjecture]
(mother Bill7-1 Jane7-1)
2. [negated_conjecture] <- [1]
(not (mother Bill7-1 Jane7-1))
3. [axiom]
(mother Bill7-1 Jane7-1)
4. [cnf_transformation] <- [2, 3]
(not (mother Bob7-1 Jane7-1))
5. [axiom]
(=>
(and
(parent ?CHILD ?PARENT)
(attribute ?PARENT Female))
(mother ?CHILD ?PARENT))
↳ Merge.kif:17003
6. [axiom]
(=>
(and
(sibling ?ORG1 ?ORG2)
(parent ?ORG1 ?PARENT))
(parent ?ORG2 ?PARENT))
↳ Merge.kif:16991
7. [axiom]
(=>
(mother ?A ?B)
(parent ?A ?B))
↳ Merge.kif:16915
8. [hyper] <- [3, 7]
(parent Bill7-1 Jane7-1)
9. [hypothesis]
(sibling Bob7-1 Bill7-1)
10. [axiom]
(instance sibling SymmetricRelation)
↳ Merge.kif:16973
11. [hyper] <- [6, 8, 9]
(parent Bob7-1 Jane7-1)
12. [axiom]
(=>
(mother ?CHILD ?MOTHER)
(attribute ?MOTHER Female))
↳ Merge.kif:16924
13. [hyper] <- [3, 12]
(attribute Jane7-1 Female)
14. [hyper] <- [5, 11, 13]
(mother Bob7-1 Jane7-1)
15. [oracle] <- [4, 14]
FALSE | |
| TQG8 | failed | 3.32s | GaveUp | expected: yes, got: no (gave up) | |
| TQG9 | passed | 0.71s | Theorem | show 1. [conjecture]
(exists (?A)
(and
(subclass ?A Animal)
(subclass ?A CognitiveAgent)
(equal ?A Human)))
2. [negated_conjecture] <- [1]
(not (exists (?A)
(and
(subclass ?A Animal)
(subclass ?A CognitiveAgent)
(equal ?A Human))))
3. [cnf_transformation] <- [2]
(or
(not (equal ?V0 Human))
(not (subclass ?V0 Animal))
(not (subclass ?V0 CognitiveAgent)))
4. [axiom]
(subclass Human Hominid)
↳ Merge.kif:15085
5. [axiom]
(subclass Hominid Primate)
↳ Merge.kif:15081
6. [axiom]
(subclass Primate Mammal)
↳ Merge.kif:15068
7. [axiom]
(subclass Mammal WarmBloodedVertebrate)
↳ Merge.kif:15035
8. [axiom]
(subclass WarmBloodedVertebrate Vertebrate)
↳ Merge.kif:15006
9. [axiom]
(subclass Vertebrate Animal)
↳ Merge.kif:14955
10. [axiom]
(subclass Human CognitiveAgent)
↳ Merge.kif:15086
11. [eq_resolve] <- [3, 4, 5, 6, 7, 8, 9, 10]
FALSE | |
| TQM10 | failed | 5.26s | GaveUp | expected: yes, got: no (gave up) | |
| TQM3 | failed | 5.35s | GaveUp | expected: yes, got: no (gave up) | |
| TQROW-BUILTIN | passed | 0.99s | Theorem | show 1. [conjecture]
(equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC))
2. [negated_conjecture] <- [1]
(not (equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC)))
3. [cnf_transformation] <- [2]
(not (equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC)))
4. [hypothesis]
(=>
(partition ?C @ROW)
(equal
(ChildrenOfFn ?C)
(ListFn @ROW)))
5. [hypothesis]
(partition ParentClass ChildA ChildB ChildC)
6. [hyper] <- [4, 5]
(equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC))
7. [oracle] <- [3, 6]
FALSE | |
| TQROW_fixedArity | passed | 1.16s | Theorem | show 1. [conjecture]
(equal
(ListFn A B C)
TestList)
2. [negated_conjecture] <- [1]
(not (equal
(ListFn A B C)
TestList))
3. [cnf_transformation] <- [2]
(not (equal
(ListFn A B C)
TestList))
4. [hypothesis]
(=>
(testRowPred ?X ?Y ?Z)
(equal
(ListFn ?X ?Y ?Z)
TestList))
5. [hypothesis]
(testRowPred A B C)
6. [hyper] <- [4, 5]
(equal
(ListFn A B C)
TestList)
7. [oracle] <- [3, 6]
FALSE | |
| TQROW_listFn | passed | 1.59s | Theorem | show 1. [conjecture]
(inList
B
(ListFn A B C))
2. [negated_conjecture] <- [1]
(not (inList
B
(ListFn A B C)))
3. [cnf_transformation] <- [2]
(not (inList
B
(ListFn A B C)))
4. [hypothesis]
(=>
(testRowPred @ROW)
(inList
B
(ListFn @ROW)))
5. [hypothesis]
(testRowPred A B C)
6. [hyper] <- [4, 5]
(inList
B
(ListFn A B C))
7. [oracle] <- [3, 6]
FALSE | |
| TQROW_noDomain | passed | 1.40s | Theorem | show 1. [conjecture]
(equal
(ListFn A B C)
TestList)
2. [negated_conjecture] <- [1]
(not (equal
(ListFn A B C)
TestList))
3. [cnf_transformation] <- [2]
(not (equal
(ListFn A B C)
TestList))
4. [hypothesis]
(=>
(testRowPred @ROW)
(equal
(ListFn @ROW)
TestList))
5. [hypothesis]
(testRowPred A B C)
6. [hyper] <- [4, 5]
(equal
(ListFn A B C)
TestList)
7. [oracle] <- [3, 6]
FALSE | |
| TQROW_withDomain | passed | 1.54s | Theorem | show 1. [conjecture]
(equal
(ListFn A B C)
TestList)
2. [negated_conjecture] <- [1]
(not (equal
(ListFn A B C)
TestList))
3. [cnf_transformation] <- [2]
(not (equal
(ListFn A B C)
TestList))
4. [hypothesis]
(=>
(testRowPred @ROW)
(equal
(ListFn @ROW)
TestList))
5. [hypothesis]
(testRowPred A B C)
6. [hyper] <- [4, 5]
(equal
(ListFn A B C)
TestList)
7. [oracle] <- [3, 6]
FALSE | |
| listTest1 | failed | 0.84s | CounterSatisfiable | expected: yes, got: no (disproved) | |
| listTest2 | passed | 0.71s | Theorem | show 1. [conjecture]
(equal
(ListOrderFn
(ListFn A B C)
2)
B)
2. [negated_conjecture] <- [1]
(not (equal
(ListOrderFn
(ListFn A B C)
2)
B))
3. [cnf_transformation] <- [2]
(not (equal
(ListOrderFn
(ListFn A B C)
2)
B))
4. [list_theory]
(equal
(ListOrderFn
(ListFn A B C)
2)
B)
5. [oracle] <- [3, 4]
FALSE | |
| listTest3 | passed | 0.71s | Theorem | show 1. [conjecture]
(inList
B
(ListFn A B C))
2. [negated_conjecture] <- [1]
(not (inList
B
(ListFn A B C)))
3. [cnf_transformation] <- [2]
(not (inList
B
(ListFn A B C)))
4. [list_theory]
(inList
B
(ListFn A B C))
5. [oracle] <- [3, 4]
FALSE | |
| partitionTest1 | passed | 1.16s | Theorem | show 1. [conjecture]
(equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC))
2. [negated_conjecture] <- [1]
(not (equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC)))
3. [cnf_transformation] <- [2]
(not (equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC)))
4. [hypothesis]
(=>
(partition ?C @ROW)
(equal
(ChildrenOfFn ?C)
(ListFn @ROW)))
5. [hypothesis]
(partition ParentClass ChildA ChildB ChildC)
6. [hyper] <- [4, 5]
(equal
(ChildrenOfFn ParentClass)
(ListFn ChildA ChildB ChildC))
7. [oracle] <- [3, 6]
FALSE | |
| partitionTest2 | passed | 1.20s | Theorem | show 1. [conjecture]
(instance Obj25-Test Plant)
2. [negated_conjecture] <- [1]
(not (instance Obj25-Test Plant))
3. [cnf_transformation] <- [2]
FALSE | |
| rowVarTest1 | passed | 1.50s | Theorem | show 1. [conjecture]
(equal
(ListFn A B C)
TestList)
2. [negated_conjecture] <- [1]
(not (equal
(ListFn A B C)
TestList))
3. [cnf_transformation] <- [2]
(not (equal
(ListFn A B C)
TestList))
4. [hypothesis]
(=>
(testRowPred @ROW)
(equal
(ListFn @ROW)
TestList))
5. [hypothesis]
(testRowPred A B C)
6. [hyper] <- [4, 5]
(equal
(ListFn A B C)
TestList)
7. [oracle] <- [3, 6]
FALSE |
subprocess — 68 / 95
| test | verdict | time | SZS | proof | notes |
|---|---|---|---|---|---|
| NUM1 | passed | 0.64s | Theorem | show 1. [conjecture]
(not (equal -1 0))
2. [negated_conjecture] <- [1]
(not (not (equal -1 0)))
3. [plain] <- [2]
(equal -1 0)
4. [plain] <- [3]
(equal -1 0)
5. [plain] <- [4]
'False' | |
| NUM2 | passed | 0.62s | Theorem | show 1. [conjecture]
(not (equal -1 1))
2. [negated_conjecture] <- [1]
(not (not (equal -1 1)))
3. [plain] <- [2]
(equal -1 1)
4. [plain] <- [3]
(equal -1 1)
5. [plain] <- [4]
'False' | |
| ROE01_prohibition | failed | 62.00s | Timeout | expected: yes, got: no (timeout) | |
| ROE02_lex_specialis | passed | 62.12s | Timeout | ||
| ROE03_permissible | FALSE VERDICT | 1.13s | CounterSatisfiable | show 1. [axiom]
(not (subclass 'Relation' 'Predicate'))
2. [axiom]
(not (subclass 'InheritableRelation' 'Predicate'))
3. [axiom]
(not (subclass 'Physical' 'Process'))
4. [axiom]
(not (subclass 'Entity' 'Physical'))
5. [axiom]
(not (subclass 'Process' 'IntentionalProcess'))
6. [axiom]
(not (subclass 'IntentionalProcess' 'OrganizationalProcess'))
7. [axiom]
(not (subclass 'MilitaryProcess' 'MilitaryOperation'))
8. [axiom]
(not (subclass 'BinaryRelation' 'BinaryPredicate'))
9. [axiom]
(not (subclass 'Predicate' 'BinaryPredicate'))
10. [axiom]
(not (subclass 'InheritableRelation' 'BinaryPredicate'))
11. [axiom]
(not (subclass 'OrganizationalProcess' 'PoliticalProcess'))
12. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryProcess'))
13. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryProcess'))
14. [axiom]
(not (subclass 'Abstract' 'Relation'))
15. [axiom]
(not (subclass 'Relation' 'InheritableRelation'))
16. [axiom]
(not (subclass 'Relation' 'BinaryRelation'))
17. [axiom]
(not (subclass 'InheritableRelation' 'BinaryRelation'))
18. [axiom]
(not (subclass 'Entity' 'Abstract'))
19. [axiom]
(not (subclass 'Entity' 'Relation'))
20. [axiom]
(not (subclass 'Relation' 'BinaryPredicate'))
21. [axiom]
(not (subclass 'Abstract' 'BinaryRelation'))
22. [axiom]
(not (subclass 'Abstract' 'InheritableRelation'))
23. [axiom]
(not (subclass 'Abstract' 'Predicate'))
24. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryOperation'))
25. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryOperation'))
26. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryProcess'))
27. [axiom]
(not (subclass 'IntentionalProcess' 'PoliticalProcess'))
28. [axiom]
(not (subclass 'Process' 'OrganizationalProcess'))
29. [axiom]
(not (subclass 'Entity' 'Process'))
30. [axiom]
(not (subclass 'Physical' 'IntentionalProcess'))
31. [axiom]
(not (subclass 'Abstract' 'BinaryPredicate'))
32. [axiom]
(not (subclass 'Entity' 'BinaryRelation'))
33. [axiom]
(not (subclass 'Entity' 'InheritableRelation'))
34. [axiom]
(not (subclass 'Entity' 'Predicate'))
35. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryOperation'))
36. [axiom]
(not (subclass 'Process' 'MilitaryProcess'))
37. [axiom]
(not (subclass 'Process' 'PoliticalProcess'))
38. [axiom]
(not (subclass 'Physical' 'OrganizationalProcess'))
39. [axiom]
(not (subclass 'Entity' 'IntentionalProcess'))
40. [axiom]
(not (subclass 'Entity' 'BinaryPredicate'))
41. [axiom]
(not (subclass 'Process' 'MilitaryOperation'))
42. [axiom]
(not (subclass 'Physical' 'MilitaryProcess'))
43. [axiom]
(not (subclass 'Physical' 'PoliticalProcess'))
44. [axiom]
(not (subclass 'Entity' 'OrganizationalProcess'))
45. [axiom]
(not (subclass 'Physical' 'MilitaryOperation'))
46. [axiom]
(not (subclass 'Entity' 'MilitaryProcess'))
47. [axiom]
(not (subclass 'Entity' 'PoliticalProcess'))
48. [axiom]
(not (subclass 'Entity' 'MilitaryOperation'))
49. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Entity'))
50. [axiom]
(instance instance 'Predicate')
51. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Entity'))
52. [axiom]
(subclass 'OrganizationalProcess' 'Physical')
53. [axiom]
(or
(not (subclass 'InheritableRelation' ?X0))
(instance instance ?X0))
54. [axiom]
(subclass 'MilitaryOperation' 'Physical')
55. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'PoliticalProcess'))
56. [axiom]
(subclass 'MilitaryOperation' 'Process')
57. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance 'OpAlpha' ?X0))
58. [axiom]
(instance instance 'InheritableRelation')
59. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Abstract'))
60. [axiom]
(subclass 'InheritableRelation' 'Entity')
61. [axiom]
(instance 'OpAlpha' 'Entity')
62. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Physical'))
63. [axiom]
(or
(not (subclass 'Abstract' ?X0))
(instance instance ?X0))
64. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Physical'))
65. [axiom]
(or
(not (subclass 'Process' ?X0))
(instance 'OpAlpha' ?X0))
66. [axiom]
(subclass 'BinaryPredicate' 'Abstract')
67. [axiom]
(subclass 'MilitaryOperation' 'OrganizationalProcess')
68. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Entity'))
69. [axiom]
(instance 'Act1' 'ROEActivation')
70. [axiom]
(or
(not (subclass ?X1 ?X0))
(not (subclass ?X0 ?X1))
(equal ?X0 ?X1))
71. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Entity'))
72. [axiom]
(instance instance 'Abstract')
73. [axiom]
(or
(not (subclass 'WarningShot' ?X0))
(instance 'Shot202' ?X0))
74. [axiom]
(instance 'OpAlpha' 'PoliticalProcess')
75. [axiom]
(subclass 'BinaryPredicate' 'Predicate')
76. [axiom]
(or
(not (instance ?X0 ?X2))
(not (subclass ?X2 ?X1))
(instance ?X0 ?X1))
77. [axiom]
(subclass 'Relation' 'Abstract')
78. [axiom]
(subclass 'PoliticalProcess' 'Process')
79. [axiom]
(or
(not (subclass 'ROEActivation' ?X0))
(instance 'Act1' ?X0))
80. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'BinaryRelation'))
81. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Entity'))
82. [axiom]
(subclass 'Physical' 'Entity')
83. [axiom]
(subclass 'MilitaryOperation' 'Entity')
84. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Process'))
85. [axiom]
(subclass 'PoliticalProcess' 'IntentionalProcess')
86. [axiom]
(instance 'Shot202' 'WarningShot')
87. [axiom]
(or
(not (subclass 'MilitaryProcess' ?X0))
(instance 'OpAlpha' ?X0))
88. [axiom]
(subclass 'MilitaryOperation' 'IntentionalProcess')
89. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Abstract'))
90. [axiom]
(instance instance 'Entity')
91. [axiom]
(instance 'OpAlpha' 'Process')
92. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Entity'))
93. [axiom]
(subclass 'BinaryPredicate' 'BinaryRelation')
94. [axiom]
(subclass 'OrganizationalProcess' 'Process')
95. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Relation'))
96. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Relation'))
97. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'OrganizationalProcess'))
98. [axiom]
(instance 'OpAlpha' 'MilitaryProcess')
99. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Physical'))
100. [axiom]
(subclass 'Predicate' 'Relation')
101. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Abstract'))
102. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Entity'))
103. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Relation'))
104. [axiom]
(subclass 'PoliticalProcess' 'Physical')
105. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Entity'))
106. [axiom]
(subclass 'IntentionalProcess' 'Entity')
107. [axiom]
(subclass 'InheritableRelation' 'Abstract')
108. [axiom]
(instance instance 'Relation')
109. [axiom]
(or
(not (subclass 'Predicate' ?X0))
(instance instance ?X0))
110. [axiom]
(subclass 'OrganizationalProcess' 'Entity')
111. [axiom]
(subclass 'BinaryRelation' 'Entity')
112. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Abstract'))
113. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'IntentionalProcess'))
114. [axiom]
(or
(not (subclass 'IntentionalProcess' ?X0))
(instance 'OpAlpha' ?X0))
115. [axiom]
(subclass 'MilitaryOperation' 'PoliticalProcess')
116. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Process'))
117. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Entity'))
118. [axiom]
(instance 'OpAlpha' 'MilitaryOperation')
119. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Entity'))
120. [axiom]
(subclass 'MilitaryProcess' 'IntentionalProcess')
121. [axiom]
(instance 'OpAlpha' 'OrganizationalProcess')
122. [axiom]
(or
(not (subclass 'Physical' ?X0))
(instance 'OpAlpha' ?X0))
123. [axiom]
(or
(not (subclass 'OrganizationalProcess' ?X0))
(instance 'OpAlpha' ?X0))
124. [axiom]
(or
(not (subclass ?X1 ?X2))
(not (subclass ?X0 ?X1))
(subclass ?X0 ?X2))
125. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'IntentionalProcess'))
126. [axiom]
(subclass 'MilitaryProcess' 'Process')
127. [axiom]
(subclass 'BinaryRelation' 'InheritableRelation')
128. [axiom]
(or
(not (subclass 'PoliticalProcess' ?X0))
(instance 'OpAlpha' ?X0))
129. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'InheritableRelation'))
130. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'OrganizationalProcess'))
131. [axiom]
(subclass 'MilitaryProcess' 'Entity')
132. [axiom]
(subclass 'Predicate' 'InheritableRelation')
133. [axiom]
(subclass 'MilitaryProcess' 'OrganizationalProcess')
134. [axiom]
(subclass 'BinaryRelation' 'Relation')
135. [axiom]
(or
(not (subclass 'Relation' ?X0))
(instance instance ?X0))
136. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'InheritableRelation'))
137. [axiom]
(subclass 'BinaryPredicate' 'Relation')
138. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Relation'))
139. [axiom]
(subclass 'MilitaryProcess' 'Physical')
140. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Process'))
141. [axiom]
(subclass 'Relation' 'Entity')
142. [axiom]
(or
(not (subclass ?X0 'Physical'))
(subclass ?X0 'Entity'))
143. [axiom]
(subclass 'Predicate' 'Abstract')
144. [axiom]
(subclass 'Process' 'Physical')
145. [axiom]
(or
(not (subclass 'BinaryRelation' ?X0))
(instance instance ?X0))
146. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Predicate'))
147. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Process'))
148. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Process'))
149. [axiom]
(instance instance 'BinaryRelation')
150. [axiom]
(instance 'OpAlpha' 'Physical')
151. [axiom]
(subclass 'BinaryRelation' 'Abstract')
152. [axiom]
(subclass 'IntentionalProcess' 'Physical')
153. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Physical'))
154. [axiom]
(subclass 'BinaryPredicate' 'Entity')
155. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Entity'))
156. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Physical'))
157. [axiom]
(subclass 'MilitaryProcess' 'PoliticalProcess')
158. [axiom]
(instance 'OpAlpha' 'IntentionalProcess')
159. [axiom]
(or
(not (subclass ?X0 'Abstract'))
(subclass ?X0 'Entity'))
160. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance instance ?X0))
161. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'PoliticalProcess'))
162. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Abstract'))
163. [axiom]
(subclass 'IntentionalProcess' 'Process')
164. [axiom]
(subclass 'MilitaryOperation' 'MilitaryProcess')
165. [axiom]
(instance instance 'BinaryPredicate')
166. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'IntentionalProcess'))
167. [axiom]
(subclass 'PoliticalProcess' 'Entity')
168. [axiom]
(subclass 'Predicate' 'Entity')
169. [axiom]
(subclass 'InheritableRelation' 'Relation')
170. [axiom]
(subclass 'BinaryPredicate' 'InheritableRelation')
171. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Physical'))
172. [axiom]
(subclass 'Abstract' 'Entity')
173. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'OrganizationalProcess'))
174. [axiom]
(or
(not (subclass 'MilitaryOperation' ?X0))
(instance 'OpAlpha' ?X0))
175. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'InheritableRelation'))
176. [axiom]
(or
(not (subclass 'BinaryPredicate' ?X0))
(instance instance ?X0))
177. [axiom]
(subclass 'PoliticalProcess' 'OrganizationalProcess')
178. [axiom]
(subclass 'OrganizationalProcess' 'IntentionalProcess')
179. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'IntentionalProcess'))
180. [axiom]
(subclass 'Process' 'Entity')
181. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'MilitaryProcess')) | expected: Proved, got: Disproved (disproved) |
| ROE04_restrictive_default | FALSE VERDICT | 0.89s | CounterSatisfiable | show 1. [axiom]
(not (subclass 'Relation' 'Predicate'))
2. [axiom]
(not (subclass 'InheritableRelation' 'Predicate'))
3. [axiom]
(not (subclass 'Physical' 'Process'))
4. [axiom]
(not (subclass 'Entity' 'Physical'))
5. [axiom]
(not (subclass 'Process' 'IntentionalProcess'))
6. [axiom]
(not (subclass 'IntentionalProcess' 'OrganizationalProcess'))
7. [axiom]
(not (subclass 'MilitaryProcess' 'MilitaryOperation'))
8. [axiom]
(not (subclass 'BinaryRelation' 'BinaryPredicate'))
9. [axiom]
(not (subclass 'Predicate' 'BinaryPredicate'))
10. [axiom]
(not (subclass 'InheritableRelation' 'BinaryPredicate'))
11. [axiom]
(not (subclass 'OrganizationalProcess' 'PoliticalProcess'))
12. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryProcess'))
13. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryProcess'))
14. [axiom]
(not (subclass 'Abstract' 'Relation'))
15. [axiom]
(not (subclass 'Relation' 'InheritableRelation'))
16. [axiom]
(not (subclass 'Relation' 'BinaryRelation'))
17. [axiom]
(not (subclass 'InheritableRelation' 'BinaryRelation'))
18. [axiom]
(not (subclass 'Entity' 'Abstract'))
19. [axiom]
(not (subclass 'Entity' 'Relation'))
20. [axiom]
(not (subclass 'Relation' 'BinaryPredicate'))
21. [axiom]
(not (subclass 'Abstract' 'BinaryRelation'))
22. [axiom]
(not (subclass 'Abstract' 'InheritableRelation'))
23. [axiom]
(not (subclass 'Abstract' 'Predicate'))
24. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryOperation'))
25. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryOperation'))
26. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryProcess'))
27. [axiom]
(not (subclass 'IntentionalProcess' 'PoliticalProcess'))
28. [axiom]
(not (subclass 'Process' 'OrganizationalProcess'))
29. [axiom]
(not (subclass 'Entity' 'Process'))
30. [axiom]
(not (subclass 'Physical' 'IntentionalProcess'))
31. [axiom]
(not (subclass 'Abstract' 'BinaryPredicate'))
32. [axiom]
(not (subclass 'Entity' 'BinaryRelation'))
33. [axiom]
(not (subclass 'Entity' 'InheritableRelation'))
34. [axiom]
(not (subclass 'Entity' 'Predicate'))
35. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryOperation'))
36. [axiom]
(not (subclass 'Process' 'MilitaryProcess'))
37. [axiom]
(not (subclass 'Process' 'PoliticalProcess'))
38. [axiom]
(not (subclass 'Physical' 'OrganizationalProcess'))
39. [axiom]
(not (subclass 'Entity' 'IntentionalProcess'))
40. [axiom]
(not (subclass 'Entity' 'BinaryPredicate'))
41. [axiom]
(not (subclass 'Process' 'MilitaryOperation'))
42. [axiom]
(not (subclass 'Physical' 'MilitaryProcess'))
43. [axiom]
(not (subclass 'Physical' 'PoliticalProcess'))
44. [axiom]
(not (subclass 'Entity' 'OrganizationalProcess'))
45. [axiom]
(not (subclass 'Physical' 'MilitaryOperation'))
46. [axiom]
(not (subclass 'Entity' 'MilitaryProcess'))
47. [axiom]
(not (subclass 'Entity' 'PoliticalProcess'))
48. [axiom]
(not (subclass 'Entity' 'MilitaryOperation'))
49. [axiom]
(or
(not (subclass ?X0 'Abstract'))
(subclass ?X0 'Entity'))
50. [axiom]
(or
(not (subclass 'MilitaryProcess' ?X0))
(instance 'OpBravo' ?X0))
51. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Abstract'))
52. [axiom]
(subclass 'MilitaryOperation' 'PoliticalProcess')
53. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'IntentionalProcess'))
54. [axiom]
(subclass 'InheritableRelation' 'Abstract')
55. [axiom]
(subclass 'BinaryPredicate' 'Abstract')
56. [axiom]
(or
(not (subclass 'Process' ?X0))
(instance 'OpBravo' ?X0))
57. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Process'))
58. [axiom]
(subclass 'MilitaryOperation' 'Physical')
59. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Abstract'))
60. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance 'OpBravo' ?X0))
61. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'IntentionalProcess'))
62. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Physical'))
63. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance instance ?X0))
64. [axiom]
(or
(not (subclass 'OrganizationalProcess' ?X0))
(instance 'OpBravo' ?X0))
65. [axiom]
(instance 'OpBravo' 'Process')
66. [axiom]
(subclass 'PoliticalProcess' 'Physical')
67. [axiom]
(subclass 'BinaryRelation' 'Relation')
68. [axiom]
(instance instance 'BinaryPredicate')
69. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Entity'))
70. [axiom]
(subclass 'PoliticalProcess' 'IntentionalProcess')
71. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Relation'))
72. [axiom]
(subclass 'MilitaryProcess' 'Entity')
73. [axiom]
(instance instance 'Entity')
74. [axiom]
(subclass 'BinaryPredicate' 'BinaryRelation')
75. [axiom]
(subclass 'OrganizationalProcess' 'Entity')
76. [axiom]
(subclass 'Abstract' 'Entity')
77. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'OrganizationalProcess'))
78. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Relation'))
79. [axiom]
(or
(not (subclass 'MilitaryOperation' ?X0))
(instance 'OpBravo' ?X0))
80. [axiom]
(subclass 'Process' 'Physical')
81. [axiom]
(subclass 'IntentionalProcess' 'Process')
82. [axiom]
(or
(not (subclass 'IntentionalProcess' ?X0))
(instance 'OpBravo' ?X0))
83. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'OrganizationalProcess'))
84. [axiom]
(or
(not (instance ?X0 ?X2))
(not (subclass ?X2 ?X1))
(instance ?X0 ?X1))
85. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Relation'))
86. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Entity'))
87. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'MilitaryProcess'))
88. [axiom]
(subclass 'BinaryRelation' 'Abstract')
89. [axiom]
(subclass 'InheritableRelation' 'Relation')
90. [axiom]
(or
(not (subclass 'BinaryRelation' ?X0))
(instance instance ?X0))
91. [axiom]
(subclass 'Relation' 'Entity')
92. [axiom]
(or
(not (subclass ?X0 'Physical'))
(subclass ?X0 'Entity'))
93. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Physical'))
94. [axiom]
(subclass 'PoliticalProcess' 'Process')
95. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'BinaryRelation'))
96. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Entity'))
97. [axiom]
(subclass 'MilitaryProcess' 'Physical')
98. [axiom]
(or
(not (subclass 'PoliticalProcess' ?X0))
(instance 'OpBravo' ?X0))
99. [axiom]
(subclass 'BinaryPredicate' 'Entity')
100. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Abstract'))
101. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Entity'))
102. [axiom]
(or
(not (subclass 'Abstract' ?X0))
(instance instance ?X0))
103. [axiom]
(subclass 'BinaryPredicate' 'InheritableRelation')
104. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Entity'))
105. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Entity'))
106. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'PoliticalProcess'))
107. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'InheritableRelation'))
108. [axiom]
(instance 'OpBravo' 'OrganizationalProcess')
109. [axiom]
(subclass 'PoliticalProcess' 'OrganizationalProcess')
110. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Entity'))
111. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'IntentionalProcess'))
112. [axiom]
(subclass 'MilitaryProcess' 'PoliticalProcess')
113. [axiom]
(or
(not (subclass 'Predicate' ?X0))
(instance instance ?X0))
114. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Entity'))
115. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Process'))
116. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Entity'))
117. [axiom]
(instance 'Shot303' 'WarningShot')
118. [axiom]
(subclass 'BinaryPredicate' 'Predicate')
119. [axiom]
(subclass 'MilitaryOperation' 'Process')
120. [axiom]
(subclass 'OrganizationalProcess' 'Process')
121. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'InheritableRelation'))
122. [axiom]
(or
(not (subclass ?X1 ?X0))
(not (subclass ?X0 ?X1))
(equal ?X0 ?X1))
123. [axiom]
(or
(not (subclass 'WarningShot' ?X0))
(instance 'Shot303' ?X0))
124. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Predicate'))
125. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Entity'))
126. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Physical'))
127. [axiom]
(subclass 'Process' 'Entity')
128. [axiom]
(subclass 'Physical' 'Entity')
129. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Process'))
130. [axiom]
(subclass 'MilitaryProcess' 'IntentionalProcess')
131. [axiom]
(instance instance 'BinaryRelation')
132. [axiom]
(or
(not (subclass 'InheritableRelation' ?X0))
(instance instance ?X0))
133. [axiom]
(subclass 'PoliticalProcess' 'Entity')
134. [axiom]
(subclass 'OrganizationalProcess' 'Physical')
135. [axiom]
(subclass 'MilitaryProcess' 'Process')
136. [axiom]
(subclass 'IntentionalProcess' 'Physical')
137. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'InheritableRelation'))
138. [axiom]
(instance instance 'Relation')
139. [axiom]
(instance instance 'Abstract')
140. [axiom]
(subclass 'IntentionalProcess' 'Entity')
141. [axiom]
(subclass 'BinaryRelation' 'Entity')
142. [axiom]
(or
(not (subclass 'Physical' ?X0))
(instance 'OpBravo' ?X0))
143. [axiom]
(subclass 'BinaryPredicate' 'Relation')
144. [axiom]
(subclass 'InheritableRelation' 'Entity')
145. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Abstract'))
146. [axiom]
(subclass 'BinaryRelation' 'InheritableRelation')
147. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Physical'))
148. [axiom]
(subclass 'MilitaryOperation' 'OrganizationalProcess')
149. [axiom]
(subclass 'Predicate' 'Abstract')
150. [axiom]
(subclass 'Predicate' 'Entity')
151. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Process'))
152. [axiom]
(instance 'OpBravo' 'IntentionalProcess')
153. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'OrganizationalProcess'))
154. [axiom]
(instance 'OpBravo' 'PoliticalProcess')
155. [axiom]
(or
(not (subclass 'BinaryPredicate' ?X0))
(instance instance ?X0))
156. [axiom]
(instance 'OpBravo' 'MilitaryOperation')
157. [axiom]
(subclass 'OrganizationalProcess' 'IntentionalProcess')
158. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Physical'))
159. [axiom]
(or
(not (subclass 'Relation' ?X0))
(instance instance ?X0))
160. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'IntentionalProcess'))
161. [axiom]
(subclass 'Relation' 'Abstract')
162. [axiom]
(instance instance 'Predicate')
163. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Process'))
164. [axiom]
(instance 'OpBravo' 'Entity')
165. [axiom]
(subclass 'Predicate' 'Relation')
166. [axiom]
(or
(not (subclass ?X1 ?X2))
(not (subclass ?X0 ?X1))
(subclass ?X0 ?X2))
167. [axiom]
(subclass 'MilitaryOperation' 'IntentionalProcess')
168. [axiom]
(instance 'OpBravo' 'MilitaryProcess')
169. [axiom]
(subclass 'MilitaryOperation' 'MilitaryProcess')
170. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Abstract'))
171. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Physical'))
172. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'PoliticalProcess'))
173. [axiom]
(instance 'OpBravo' 'Physical')
174. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Entity'))
175. [axiom]
(subclass 'Predicate' 'InheritableRelation')
176. [axiom]
(subclass 'MilitaryProcess' 'OrganizationalProcess')
177. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Relation'))
178. [axiom]
(instance instance 'InheritableRelation')
179. [axiom]
(subclass 'MilitaryOperation' 'Entity') | expected: Proved, got: Disproved (disproved) |
| ROE05_subsumption | FALSE VERDICT | 0.69s | CounterSatisfiable | expected: Proved, got: Disproved (disproved) | |
| ROE06_subsumption_negative | passed | 0.67s | CounterSatisfiable | ||
| ROE07_class_derivation | failed | 62.02s | Timeout | expected: yes, got: no (timeout) | |
| ROE08_disabling_fire | passed | 0.73s | CounterSatisfiable | ||
| ROE09_closure_guard_permissible | passed | 1.13s | CounterSatisfiable | show 1. [axiom]
(not (subclass 'Relation' 'Predicate'))
2. [axiom]
(not (subclass 'InheritableRelation' 'Predicate'))
3. [axiom]
(not (subclass 'Physical' 'Process'))
4. [axiom]
(not (subclass 'Entity' 'Physical'))
5. [axiom]
(not (subclass 'Process' 'IntentionalProcess'))
6. [axiom]
(not (subclass 'IntentionalProcess' 'OrganizationalProcess'))
7. [axiom]
(not (subclass 'MilitaryProcess' 'MilitaryOperation'))
8. [axiom]
(not (subclass 'BinaryRelation' 'BinaryPredicate'))
9. [axiom]
(not (subclass 'Predicate' 'BinaryPredicate'))
10. [axiom]
(not (subclass 'InheritableRelation' 'BinaryPredicate'))
11. [axiom]
(not (subclass 'OrganizationalProcess' 'PoliticalProcess'))
12. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryProcess'))
13. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryProcess'))
14. [axiom]
(not (subclass 'Abstract' 'Relation'))
15. [axiom]
(not (subclass 'Relation' 'InheritableRelation'))
16. [axiom]
(not (subclass 'Relation' 'BinaryRelation'))
17. [axiom]
(not (subclass 'InheritableRelation' 'BinaryRelation'))
18. [axiom]
(not (subclass 'Entity' 'Abstract'))
19. [axiom]
(not (subclass 'Entity' 'Relation'))
20. [axiom]
(not (subclass 'Relation' 'BinaryPredicate'))
21. [axiom]
(not (subclass 'Abstract' 'BinaryRelation'))
22. [axiom]
(not (subclass 'Abstract' 'InheritableRelation'))
23. [axiom]
(not (subclass 'Abstract' 'Predicate'))
24. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryOperation'))
25. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryOperation'))
26. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryProcess'))
27. [axiom]
(not (subclass 'IntentionalProcess' 'PoliticalProcess'))
28. [axiom]
(not (subclass 'Process' 'OrganizationalProcess'))
29. [axiom]
(not (subclass 'Entity' 'Process'))
30. [axiom]
(not (subclass 'Physical' 'IntentionalProcess'))
31. [axiom]
(not (subclass 'Abstract' 'BinaryPredicate'))
32. [axiom]
(not (subclass 'Entity' 'BinaryRelation'))
33. [axiom]
(not (subclass 'Entity' 'InheritableRelation'))
34. [axiom]
(not (subclass 'Entity' 'Predicate'))
35. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryOperation'))
36. [axiom]
(not (subclass 'Process' 'MilitaryProcess'))
37. [axiom]
(not (subclass 'Process' 'PoliticalProcess'))
38. [axiom]
(not (subclass 'Physical' 'OrganizationalProcess'))
39. [axiom]
(not (subclass 'Entity' 'IntentionalProcess'))
40. [axiom]
(not (subclass 'Entity' 'BinaryPredicate'))
41. [axiom]
(not (subclass 'Process' 'MilitaryOperation'))
42. [axiom]
(not (subclass 'Physical' 'MilitaryProcess'))
43. [axiom]
(not (subclass 'Physical' 'PoliticalProcess'))
44. [axiom]
(not (subclass 'Entity' 'OrganizationalProcess'))
45. [axiom]
(not (subclass 'Physical' 'MilitaryOperation'))
46. [axiom]
(not (subclass 'Entity' 'MilitaryProcess'))
47. [axiom]
(not (subclass 'Entity' 'PoliticalProcess'))
48. [axiom]
(not (subclass 'Entity' 'MilitaryOperation'))
49. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Entity'))
50. [axiom]
(instance instance 'BinaryRelation')
51. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Entity'))
52. [axiom]
(subclass 'OrganizationalProcess' 'Physical')
53. [axiom]
(or
(not (subclass 'Predicate' ?X0))
(instance instance ?X0))
54. [axiom]
(subclass 'MilitaryOperation' 'Physical')
55. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'PoliticalProcess'))
56. [axiom]
(subclass 'MilitaryOperation' 'Process')
57. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance 'OpAlpha' ?X0))
58. [axiom]
(instance instance 'Predicate')
59. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Abstract'))
60. [axiom]
(subclass 'InheritableRelation' 'Entity')
61. [axiom]
(instance 'OpAlpha' 'Entity')
62. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Physical'))
63. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Physical'))
64. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance instance ?X0))
65. [axiom]
(subclass 'BinaryPredicate' 'Abstract')
66. [axiom]
(subclass 'MilitaryOperation' 'OrganizationalProcess')
67. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Entity'))
68. [axiom]
(instance 'Act1' 'ROEActivation')
69. [axiom]
(or
(not (subclass ?X1 ?X0))
(not (subclass ?X0 ?X1))
(equal ?X0 ?X1))
70. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Entity'))
71. [axiom]
(instance instance 'Abstract')
72. [axiom]
(or
(not (subclass 'ROEActivation' ?X0))
(instance 'Act1' ?X0))
73. [axiom]
(instance 'OpAlpha' 'PoliticalProcess')
74. [axiom]
(subclass 'BinaryPredicate' 'Predicate')
75. [axiom]
(or
(not (instance ?X0 ?X2))
(not (subclass ?X2 ?X1))
(instance ?X0 ?X1))
76. [axiom]
(subclass 'Relation' 'Abstract')
77. [axiom]
(subclass 'PoliticalProcess' 'Process')
78. [axiom]
(or
(not (subclass 'WarningShot' ?X0))
(instance 'Shot202' ?X0))
79. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'BinaryRelation'))
80. [axiom]
(subclass 'Physical' 'Entity')
81. [axiom]
(subclass 'MilitaryOperation' 'Entity')
82. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Process'))
83. [axiom]
(subclass 'PoliticalProcess' 'IntentionalProcess')
84. [axiom]
(instance 'Shot202' 'WarningShot')
85. [axiom]
(or
(not (subclass 'InheritableRelation' ?X0))
(instance instance ?X0))
86. [axiom]
(subclass 'MilitaryOperation' 'IntentionalProcess')
87. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Entity'))
88. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Abstract'))
89. [axiom]
(or
(not (subclass 'Abstract' ?X0))
(instance instance ?X0))
90. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Entity'))
91. [axiom]
(subclass 'BinaryPredicate' 'BinaryRelation')
92. [axiom]
(subclass 'OrganizationalProcess' 'Process')
93. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Relation'))
94. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Relation'))
95. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'OrganizationalProcess'))
96. [axiom]
(instance instance 'InheritableRelation')
97. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Physical'))
98. [axiom]
(subclass 'Predicate' 'Relation')
99. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Abstract'))
100. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Entity'))
101. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Relation'))
102. [axiom]
(subclass 'PoliticalProcess' 'Physical')
103. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Entity'))
104. [axiom]
(subclass 'IntentionalProcess' 'Entity')
105. [axiom]
(subclass 'InheritableRelation' 'Abstract')
106. [axiom]
(instance instance 'Relation')
107. [axiom]
(or
(not (subclass 'BinaryRelation' ?X0))
(instance instance ?X0))
108. [axiom]
(subclass 'OrganizationalProcess' 'Entity')
109. [axiom]
(subclass 'BinaryRelation' 'Entity')
110. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Abstract'))
111. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'IntentionalProcess'))
112. [axiom]
(or
(not (subclass 'IntentionalProcess' ?X0))
(instance 'OpAlpha' ?X0))
113. [axiom]
(subclass 'MilitaryOperation' 'PoliticalProcess')
114. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Process'))
115. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Entity'))
116. [axiom]
(instance 'OpAlpha' 'MilitaryOperation')
117. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Entity'))
118. [axiom]
(subclass 'MilitaryProcess' 'IntentionalProcess')
119. [axiom]
(instance 'OpAlpha' 'OrganizationalProcess')
120. [axiom]
(or
(not (subclass 'Physical' ?X0))
(instance 'OpAlpha' ?X0))
121. [axiom]
(or
(not (subclass 'OrganizationalProcess' ?X0))
(instance 'OpAlpha' ?X0))
122. [axiom]
(or
(not (subclass ?X1 ?X2))
(not (subclass ?X0 ?X1))
(subclass ?X0 ?X2))
123. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'IntentionalProcess'))
124. [axiom]
(subclass 'MilitaryProcess' 'Process')
125. [axiom]
(subclass 'BinaryRelation' 'InheritableRelation')
126. [axiom]
(or
(not (subclass 'PoliticalProcess' ?X0))
(instance 'OpAlpha' ?X0))
127. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'InheritableRelation'))
128. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'OrganizationalProcess'))
129. [axiom]
(subclass 'MilitaryProcess' 'Entity')
130. [axiom]
(subclass 'Predicate' 'InheritableRelation')
131. [axiom]
(subclass 'MilitaryProcess' 'OrganizationalProcess')
132. [axiom]
(subclass 'BinaryRelation' 'Relation')
133. [axiom]
(or
(not (subclass 'Relation' ?X0))
(instance instance ?X0))
134. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'InheritableRelation'))
135. [axiom]
(subclass 'BinaryPredicate' 'Relation')
136. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Relation'))
137. [axiom]
(subclass 'MilitaryProcess' 'Physical')
138. [axiom]
(instance instance 'Entity')
139. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Process'))
140. [axiom]
(subclass 'Relation' 'Entity')
141. [axiom]
(or
(not (subclass ?X0 'Physical'))
(subclass ?X0 'Entity'))
142. [axiom]
(subclass 'Predicate' 'Abstract')
143. [axiom]
(subclass 'Process' 'Physical')
144. [axiom]
(or
(not (subclass 'MilitaryProcess' ?X0))
(instance 'OpAlpha' ?X0))
145. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Predicate'))
146. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Process'))
147. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Process'))
148. [axiom]
(instance 'OpAlpha' 'MilitaryProcess')
149. [axiom]
(instance 'OpAlpha' 'Physical')
150. [axiom]
(subclass 'BinaryRelation' 'Abstract')
151. [axiom]
(subclass 'IntentionalProcess' 'Physical')
152. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Physical'))
153. [axiom]
(subclass 'BinaryPredicate' 'Entity')
154. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Entity'))
155. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Physical'))
156. [axiom]
(subclass 'MilitaryProcess' 'PoliticalProcess')
157. [axiom]
(instance 'OpAlpha' 'IntentionalProcess')
158. [axiom]
(or
(not (subclass ?X0 'Abstract'))
(subclass ?X0 'Entity'))
159. [axiom]
(or
(not (subclass 'Process' ?X0))
(instance 'OpAlpha' ?X0))
160. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'PoliticalProcess'))
161. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Abstract'))
162. [axiom]
(subclass 'IntentionalProcess' 'Process')
163. [axiom]
(subclass 'MilitaryOperation' 'MilitaryProcess')
164. [axiom]
(instance instance 'BinaryPredicate')
165. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'IntentionalProcess'))
166. [axiom]
(subclass 'PoliticalProcess' 'Entity')
167. [axiom]
(subclass 'Predicate' 'Entity')
168. [axiom]
(subclass 'InheritableRelation' 'Relation')
169. [axiom]
(subclass 'BinaryPredicate' 'InheritableRelation')
170. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Physical'))
171. [axiom]
(subclass 'Abstract' 'Entity')
172. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'OrganizationalProcess'))
173. [axiom]
(or
(not (subclass 'BinaryPredicate' ?X0))
(instance instance ?X0))
174. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'InheritableRelation'))
175. [axiom]
(instance 'OpAlpha' 'Process')
176. [axiom]
(or
(not (subclass 'MilitaryOperation' ?X0))
(instance 'OpAlpha' ?X0))
177. [axiom]
(subclass 'PoliticalProcess' 'OrganizationalProcess')
178. [axiom]
(subclass 'OrganizationalProcess' 'IntentionalProcess')
179. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'IntentionalProcess'))
180. [axiom]
(subclass 'Process' 'Entity')
181. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'MilitaryProcess')) | |
| ROE10_closure_conflict_detected | failed | 61.94s | Timeout | expected: yes, got: no (timeout) | |
| ROE11_closure_conflict_series | FALSE VERDICT | 1.11s | CounterSatisfiable | show 1. [axiom]
(not (subclass 'Relation' 'Predicate'))
2. [axiom]
(not (subclass 'InheritableRelation' 'Predicate'))
3. [axiom]
(not (subclass 'Physical' 'Process'))
4. [axiom]
(not (subclass 'Entity' 'Physical'))
5. [axiom]
(not (subclass 'Process' 'IntentionalProcess'))
6. [axiom]
(not (subclass 'IntentionalProcess' 'OrganizationalProcess'))
7. [axiom]
(not (subclass 'MilitaryProcess' 'MilitaryOperation'))
8. [axiom]
(not (subclass 'BinaryRelation' 'BinaryPredicate'))
9. [axiom]
(not (subclass 'Predicate' 'BinaryPredicate'))
10. [axiom]
(not (subclass 'InheritableRelation' 'BinaryPredicate'))
11. [axiom]
(not (subclass 'OrganizationalProcess' 'PoliticalProcess'))
12. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryProcess'))
13. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryProcess'))
14. [axiom]
(not (subclass 'Abstract' 'Relation'))
15. [axiom]
(not (subclass 'Relation' 'InheritableRelation'))
16. [axiom]
(not (subclass 'Relation' 'BinaryRelation'))
17. [axiom]
(not (subclass 'InheritableRelation' 'BinaryRelation'))
18. [axiom]
(not (subclass 'Entity' 'Abstract'))
19. [axiom]
(not (subclass 'Entity' 'Relation'))
20. [axiom]
(not (subclass 'Relation' 'BinaryPredicate'))
21. [axiom]
(not (subclass 'Abstract' 'BinaryRelation'))
22. [axiom]
(not (subclass 'Abstract' 'InheritableRelation'))
23. [axiom]
(not (subclass 'Abstract' 'Predicate'))
24. [axiom]
(not (subclass 'PoliticalProcess' 'MilitaryOperation'))
25. [axiom]
(not (subclass 'OrganizationalProcess' 'MilitaryOperation'))
26. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryProcess'))
27. [axiom]
(not (subclass 'IntentionalProcess' 'PoliticalProcess'))
28. [axiom]
(not (subclass 'Process' 'OrganizationalProcess'))
29. [axiom]
(not (subclass 'Entity' 'Process'))
30. [axiom]
(not (subclass 'Physical' 'IntentionalProcess'))
31. [axiom]
(not (subclass 'Abstract' 'BinaryPredicate'))
32. [axiom]
(not (subclass 'Entity' 'BinaryRelation'))
33. [axiom]
(not (subclass 'Entity' 'InheritableRelation'))
34. [axiom]
(not (subclass 'Entity' 'Predicate'))
35. [axiom]
(not (subclass 'IntentionalProcess' 'MilitaryOperation'))
36. [axiom]
(not (subclass 'Process' 'MilitaryProcess'))
37. [axiom]
(not (subclass 'Process' 'PoliticalProcess'))
38. [axiom]
(not (subclass 'Physical' 'OrganizationalProcess'))
39. [axiom]
(not (subclass 'Entity' 'IntentionalProcess'))
40. [axiom]
(not (subclass 'Entity' 'BinaryPredicate'))
41. [axiom]
(not (subclass 'Process' 'MilitaryOperation'))
42. [axiom]
(not (subclass 'Physical' 'MilitaryProcess'))
43. [axiom]
(not (subclass 'Physical' 'PoliticalProcess'))
44. [axiom]
(not (subclass 'Entity' 'OrganizationalProcess'))
45. [axiom]
(not (subclass 'Physical' 'MilitaryOperation'))
46. [axiom]
(not (subclass 'Entity' 'MilitaryProcess'))
47. [axiom]
(not (subclass 'Entity' 'PoliticalProcess'))
48. [axiom]
(not (subclass 'Entity' 'MilitaryOperation'))
49. [axiom]
(or
(not (subclass 'Predicate' ?X0))
(instance instance ?X0))
50. [axiom]
(subclass 'BinaryPredicate' 'Abstract')
51. [axiom]
(subclass 'PoliticalProcess' 'Process')
52. [axiom]
(or
(not (subclass 'Process' ?X0))
(instance 'OpBravo' ?X0))
53. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'InheritableRelation'))
54. [axiom]
(subclass 'MilitaryOperation' 'Physical')
55. [axiom]
(subclass 'Process' 'Entity')
56. [axiom]
(instance 'OpBravo' 'MilitaryProcess')
57. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Physical'))
58. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Physical'))
59. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Entity'))
60. [axiom]
(subclass 'PoliticalProcess' 'Physical')
61. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Relation'))
62. [axiom]
(or
(not (subclass 'PoliticalProcess' ?X0))
(instance 'OpBravo' ?X0))
63. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Abstract'))
64. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance instance ?X0))
65. [axiom]
(or
(not (subclass 'Abstract' ?X0))
(instance instance ?X0))
66. [axiom]
(subclass 'MilitaryProcess' 'Entity')
67. [axiom]
(subclass 'Abstract' 'Entity')
68. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Entity'))
69. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'PoliticalProcess'))
70. [axiom]
(or
(not (subclass 'MilitaryOperation' ?X0))
(instance 'OpBravo' ?X0))
71. [axiom]
(subclass 'InheritableRelation' 'Entity')
72. [axiom]
(subclass 'Process' 'Physical')
73. [axiom]
(subclass 'Physical' 'Entity')
74. [axiom]
(subclass 'MilitaryProcess' 'PoliticalProcess')
75. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Process'))
76. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Relation'))
77. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Process'))
78. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'OrganizationalProcess'))
79. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Abstract'))
80. [axiom]
(or
(not (subclass ?X1 ?X2))
(not (subclass ?X0 ?X1))
(subclass ?X0 ?X2))
81. [axiom]
(or
(not (instance ?X0 ?X2))
(not (subclass ?X2 ?X1))
(instance ?X0 ?X1))
82. [axiom]
(or
(not (subclass 'BinaryRelation' ?X0))
(instance instance ?X0))
83. [axiom]
(subclass 'OrganizationalProcess' 'Process')
84. [axiom]
(or
(not (subclass 'ROEActivation' ?X0))
(instance 'Act4' ?X0))
85. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'OrganizationalProcess'))
86. [axiom]
(instance 'OpBravo' 'MilitaryOperation')
87. [axiom]
(subclass 'OrganizationalProcess' 'IntentionalProcess')
88. [axiom]
(subclass 'MilitaryProcess' 'IntentionalProcess')
89. [axiom]
(instance instance 'BinaryRelation')
90. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'BinaryRelation'))
91. [axiom]
(or
(not (subclass 'InheritableRelation' ?X0))
(instance instance ?X0))
92. [axiom]
(subclass 'OrganizationalProcess' 'Physical')
93. [axiom]
(instance instance 'Entity')
94. [axiom]
(subclass 'IntentionalProcess' 'Physical')
95. [axiom]
(instance instance 'Relation')
96. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'OrganizationalProcess'))
97. [axiom]
(or
(not (subclass 'Physical' ?X0))
(instance 'OpBravo' ?X0))
98. [axiom]
(subclass 'BinaryRelation' 'Entity')
99. [axiom]
(subclass 'BinaryPredicate' 'Relation')
100. [axiom]
(subclass 'MilitaryOperation' 'Entity')
101. [axiom]
(subclass 'BinaryPredicate' 'Entity')
102. [axiom]
(or
(not (subclass 'IntentionalProcess' ?X0))
(instance 'OpBravo' ?X0))
103. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Abstract'))
104. [axiom]
(subclass 'MilitaryOperation' 'PoliticalProcess')
105. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Entity'))
106. [axiom]
(subclass 'MilitaryOperation' 'OrganizationalProcess')
107. [axiom]
(instance 'OpBravo' 'OrganizationalProcess')
108. [axiom]
(subclass 'Predicate' 'Entity')
109. [axiom]
(subclass 'InheritableRelation' 'Abstract')
110. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'Entity'))
111. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'IntentionalProcess'))
112. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Physical'))
113. [axiom]
(or
(not (subclass 'BinaryPredicate' ?X0))
(instance instance ?X0))
114. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Entity'))
115. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Physical'))
116. [axiom]
(or
(not (subclass 'Relation' ?X0))
(instance instance ?X0))
117. [axiom]
(subclass 'Predicate' 'InheritableRelation')
118. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'IntentionalProcess'))
119. [axiom]
(subclass 'MilitaryProcess' 'Physical')
120. [axiom]
(subclass 'MilitaryOperation' 'Process')
121. [axiom]
(subclass 'Relation' 'Abstract')
122. [axiom]
(or
(not (subclass ?X1 ?X0))
(not (subclass ?X0 ?X1))
(equal ?X0 ?X1))
123. [axiom]
(instance instance 'Predicate')
124. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'IntentionalProcess'))
125. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Predicate'))
126. [axiom]
(subclass 'Predicate' 'Relation')
127. [axiom]
(subclass 'InheritableRelation' 'Relation')
128. [axiom]
(instance 'Act4' 'ROEActivation')
129. [axiom]
(subclass 'MilitaryOperation' 'IntentionalProcess')
130. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'Process'))
131. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Abstract'))
132. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Entity'))
133. [axiom]
(or
(not (subclass ?X0 'MilitaryProcess'))
(subclass ?X0 'PoliticalProcess'))
134. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Entity'))
135. [axiom]
(instance 'OpBravo' 'Physical')
136. [axiom]
(subclass 'BinaryRelation' 'Relation')
137. [axiom]
(subclass 'MilitaryProcess' 'Process')
138. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'InheritableRelation'))
139. [axiom]
(or
(not (subclass 'MilitaryProcess' ?X0))
(instance 'OpBravo' ?X0))
140. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Relation'))
141. [axiom]
(instance instance 'Abstract')
142. [axiom]
(subclass 'IntentionalProcess' 'Entity')
143. [axiom]
(subclass 'PoliticalProcess' 'OrganizationalProcess')
144. [axiom]
(or
(not (subclass ?X0 'OrganizationalProcess'))
(subclass ?X0 'IntentionalProcess'))
145. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Entity'))
146. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Abstract'))
147. [axiom]
(subclass 'BinaryRelation' 'Abstract')
148. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Entity'))
149. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Physical'))
150. [axiom]
(subclass 'Relation' 'Entity')
151. [axiom]
(or
(not (subclass ?X0 'PoliticalProcess'))
(subclass ?X0 'Process'))
152. [axiom]
(subclass 'Predicate' 'Abstract')
153. [axiom]
(instance 'OpBravo' 'IntentionalProcess')
154. [axiom]
(instance 'OpBravo' 'PoliticalProcess')
155. [axiom]
(instance 'OpBravo' 'Process')
156. [axiom]
(subclass 'PoliticalProcess' 'Entity')
157. [axiom]
(instance instance 'BinaryPredicate')
158. [axiom]
(subclass 'PoliticalProcess' 'IntentionalProcess')
159. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Relation'))
160. [axiom]
(instance 'OpBravo' 'Entity')
161. [axiom]
(subclass 'BinaryPredicate' 'Predicate')
162. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'Process'))
163. [axiom]
(or
(not (subclass 'OrganizationalProcess' ?X0))
(instance 'OpBravo' ?X0))
164. [axiom]
(subclass 'OrganizationalProcess' 'Entity')
165. [axiom]
(subclass 'MilitaryOperation' 'MilitaryProcess')
166. [axiom]
(or
(not (subclass ?X0 'Process'))
(subclass ?X0 'Physical'))
167. [axiom]
(subclass 'BinaryPredicate' 'BinaryRelation')
168. [axiom]
(subclass 'MilitaryProcess' 'OrganizationalProcess')
169. [axiom]
(or
(not (subclass ?X0 'IntentionalProcess'))
(subclass ?X0 'Entity'))
170. [axiom]
(instance instance 'InheritableRelation')
171. [axiom]
(subclass 'BinaryRelation' 'InheritableRelation')
172. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Entity'))
173. [axiom]
(or
(not (subclass ?X0 'Abstract'))
(subclass ?X0 'Entity'))
174. [axiom]
(or
(not (subclass ?X0 'MilitaryOperation'))
(subclass ?X0 'MilitaryProcess'))
175. [axiom]
(or
(not (subclass 'Entity' ?X0))
(instance 'OpBravo' ?X0))
176. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'InheritableRelation'))
177. [axiom]
(subclass 'IntentionalProcess' 'Process')
178. [axiom]
(subclass 'BinaryPredicate' 'InheritableRelation')
179. [axiom]
(or
(not (subclass ?X0 'Physical'))
(subclass ?X0 'Entity')) | expected: Proved, got: Disproved (disproved) |
| SP01 | passed | 1.60s | Theorem | show 1. [axiom]
(=>
(and
(orientation ?X2 ?X1 'Right')
(orientation ?X0 ?X1 'Left'))
(orientation ?X2 ?X0 'Right'))
↳ Merge.kif:17434
2. [axiom]
(orientation 'C' 'B' 'Left')
3. [axiom]
(orientation 'A' 'B' 'Right')
4. [conjecture]
(orientation 'A' 'C' 'Right')
5. [negated_conjecture] <- [4]
(not (orientation 'A' 'C' 'Right'))
6. [plain] <- [1]
(=>
(and
(orientation ?X2 ?X1 'Right')
(orientation ?X0 ?X1 'Left'))
(orientation ?X2 ?X0 'Right'))
7. [plain] <- [5]
(not (orientation 'A' 'C' 'Right'))
8. [plain] <- [6]
(or
(orientation ?X2 ?X0 'Right')
(or
(not (orientation ?X2 ?X1 'Right'))
(not (orientation ?X0 ?X1 'Left'))))
9. [plain] <- [8]
(or
(orientation ?X2 ?X0 'Right')
(not (orientation ?X2 ?X1 'Right'))
(not (orientation ?X0 ?X1 'Left')))
10. [plain] <- [9]
(or
(not (orientation ?X2 ?X1 'Right'))
(orientation ?X2 ?X0 'Right')
(not (orientation ?X0 ?X1 'Left')))
11. [plain] <- [2]
(orientation 'C' 'B' 'Left')
12. [plain] <- [3]
(orientation 'A' 'B' 'Right')
13. [plain] <- [7]
(not (orientation 'A' 'C' 'Right'))
14. [plain] <- [10, 12]
(or
(not (orientation ?X0 'B' 'Left'))
(orientation 'A' ?X0 'Right'))
15. [plain] <- [14, 11]
(orientation 'A' 'C' 'Right')
16. [plain] <- [15, 13]
'False' | |
| SP02 | passed | 1.62s | Theorem | show 1. [axiom]
(=>
(and
(orientation ?X2 ?X1 'Right')
(orientation ?X0 ?X1 'Left'))
(orientation ?X2 ?X0 'Right'))
↳ Merge.kif:17434
2. [axiom]
(orientation 'X' 'Y' 'Right')
3. [axiom]
(orientation 'Z' 'Y' 'Left')
4. [conjecture]
(orientation 'X' 'Z' 'Right')
5. [negated_conjecture] <- [4]
(not (orientation 'X' 'Z' 'Right'))
6. [plain] <- [1]
(=>
(and
(orientation ?X2 ?X1 'Right')
(orientation ?X0 ?X1 'Left'))
(orientation ?X2 ?X0 'Right'))
7. [plain] <- [5]
(not (orientation 'X' 'Z' 'Right'))
8. [plain] <- [6]
(or
(orientation ?X2 ?X0 'Right')
(or
(not (orientation ?X2 ?X1 'Right'))
(not (orientation ?X0 ?X1 'Left'))))
9. [plain] <- [8]
(or
(orientation ?X2 ?X0 'Right')
(not (orientation ?X2 ?X1 'Right'))
(not (orientation ?X0 ?X1 'Left')))
10. [plain] <- [9]
(or
(not (orientation ?X2 ?X1 'Right'))
(orientation ?X2 ?X0 'Right')
(not (orientation ?X0 ?X1 'Left')))
11. [plain] <- [2]
(orientation 'X' 'Y' 'Right')
12. [plain] <- [3]
(orientation 'Z' 'Y' 'Left')
13. [plain] <- [7]
(not (orientation 'X' 'Z' 'Right'))
14. [plain] <- [10, 11]
(or
(not (orientation ?X0 'Y' 'Left'))
(orientation 'X' ?X0 'Right'))
15. [plain] <- [14, 12]
(orientation 'X' 'Z' 'Right')
16. [plain] <- [15, 13]
'False' | |
| SP03 | passed | 1.71s | Theorem | show 1. [axiom]
(=>
(orientation ?X2 ?X1 'Inside')
(and
(interiorPart ?X0 ?X1)
(located ?X2 ?X0)))
↳ Mid-level-ontology.kif:10575
2. [axiom]
(orientation 'John' 'JohnsHouse' 'Inside')
3. [conjecture]
(located 'John' 'SanJose')
4. [negated_conjecture] <- [3]
(not (located 'John' 'SanJose'))
5. [plain] <- [1]
(=>
(orientation ?X2 ?X1 'Inside')
(and
(interiorPart ?X0 ?X1)
(located ?X2 ?X0)))
6. [plain] <- [4]
(not (located 'John' 'SanJose'))
7. [plain] <- [5]
(or
(and
(interiorPart ?X0 ?X1)
(located ?X2 ?X0))
(not (orientation ?X2 ?X1 'Inside')))
8. [plain] <- [7]
(or
(not (orientation ?X2 ?X1 'Inside'))
(located ?X2 ?X0))
9. [plain] <- [2]
(orientation 'John' 'JohnsHouse' 'Inside')
10. [plain] <- [6]
(not (located 'John' 'SanJose'))
11. [plain] <- [8, 9]
(located 'John' ?X0)
12. [plain] <- [11, 10]
'False' | |
| SP04 | passed | 1.84s | Theorem | show 1. [axiom]
(instance 'JohnsFlower' 'Flower')
2. [axiom]
(instance 'JohnsCarry' 'Carrying')
3. [axiom]
(agent 'JohnsCarry' 'John')
4. [axiom]
(objectTransferred 'JohnsCarry' 'JohnsVase')
5. [conjecture]
(exists (?X0 ?X1 ?X2 ?X3 ?X4)
(and
(instance ?X4 'Flower')
(objectTransferred ?X3 ?X2)
(agent ?X1 'John')
(instance ?X0 'Carrying')))
6. [negated_conjecture] <- [5]
(not (exists (?X0 ?X1 ?X2 ?X3 ?X4)
(and
(instance ?X4 'Flower')
(objectTransferred ?X3 ?X2)
(agent ?X1 'John')
(instance ?X0 'Carrying'))))
7. [plain] <- [6]
(not (exists (?X0 ?X1 ?X2 ?X3 ?X4)
(and
(instance ?X4 'Flower')
(objectTransferred ?X3 ?X2)
(agent ?X1 'John')
(instance ?X0 'Carrying'))))
8. [plain] <- [7]
(or
(not (instance ?X4 'Flower'))
(not (objectTransferred ?X3 ?X2))
(not (agent ?X1 'John'))
(not (instance ?X0 'Carrying')))
9. [plain] <- [1]
(instance 'JohnsFlower' 'Flower')
10. [plain] <- [2]
(instance 'JohnsCarry' 'Carrying')
11. [plain] <- [3]
(agent 'JohnsCarry' 'John')
12. [plain] <- [4]
(objectTransferred 'JohnsCarry' 'JohnsVase')
13. [plain] <- [8]
(or
(not (instance ?X4 'Flower'))
(not (objectTransferred ?X3 ?X2))
(not (agent ?X1 'John'))
(not (instance ?X0 'Carrying')))
14. [definition]
(<=>
spl50_1
(forall (?X0)
(not (instance ?X0 'Carrying'))))
15. [plain] <- [14]
(or
(forall (?X0)
(not (instance ?X0 'Carrying')))
(not spl50_1))
16. [definition]
(<=>
spl50_2
(forall (?X1)
(not (agent ?X1 'John'))))
17. [plain] <- [16]
(or
(forall (?X1)
(not (agent ?X1 'John')))
(not spl50_2))
18. [definition]
(<=>
spl50_3
(forall (?X2 ?X3)
(not (objectTransferred ?X3 ?X2))))
19. [plain] <- [18]
(or
(forall (?X2 ?X3)
(not (objectTransferred ?X3 ?X2)))
(not spl50_3))
20. [definition]
(<=>
spl50_4
(forall (?X4)
(not (instance ?X4 'Flower'))))
21. [plain] <- [20]
(or
(forall (?X4)
(not (instance ?X4 'Flower')))
(not spl50_4))
22. [plain] <- [13, 20, 18, 16, 14]
(or spl50_1 spl50_2 spl50_3 spl50_4)
23. [plain] <- [11, 17]
(or
'False'
(not spl50_2))
24. [plain] <- [23]
(not spl50_2)
25. [plain] <- [12, 19]
(or
'False'
(not spl50_3))
26. [plain] <- [25]
(not spl50_3)
27. [plain] <- [21, 9]
(or
'False'
(not spl50_4))
28. [plain] <- [27]
(not spl50_4)
29. [plain] <- [15, 10]
(or
'False'
(not spl50_1))
30. [plain] <- [29]
(not spl50_1)
31. [plain] <- [22]
(or spl50_1 spl50_2 spl50_3 spl50_4)
32. [plain] <- [24]
(not spl50_2)
33. [plain] <- [26]
(not spl50_3)
34. [plain] <- [28]
(not spl50_4)
35. [plain] <- [30]
(not spl50_1)
36. [plain] <- [31, 34, 33, 32, 35]
'False'
37. [plain] <- [36]
'False' | |
| SP26 | passed | 1.58s | Theorem | show 1. [axiom]
(exists (?X0)
(and
(instance ?X0 'BidirectionalTransitway')
(routeBetween ?X0 'MountainViewCA' 'MenloParkCA')))
2. [axiom]
(=>
(and
(routeBetween ?X2 ?X1 ?X0)
(instance ?X2 'BidirectionalTransitway'))
(routeBetween ?X2 ?X0 ?X1))
3. [conjecture]
(exists (?X0)
(routeBetween ?X0 'MenloParkCA' 'MountainViewCA'))
4. [negated_conjecture] <- [3]
(not (exists (?X0)
(routeBetween ?X0 'MenloParkCA' 'MountainViewCA')))
5. [plain] <- [2]
(=>
(and
(routeBetween ?X2 ?X1 ?X0)
(instance ?X2 'BidirectionalTransitway'))
(routeBetween ?X2 ?X0 ?X1))
6. [plain] <- [5]
(or
(routeBetween ?X2 ?X0 ?X1)
(or
(not (routeBetween ?X2 ?X1 ?X0))
(not (instance ?X2 'BidirectionalTransitway'))))
7. [plain] <- [6]
(or
(routeBetween ?X2 ?X0 ?X1)
(not (routeBetween ?X2 ?X1 ?X0))
(not (instance ?X2 'BidirectionalTransitway')))
8. [plain] <- [4]
(not (routeBetween ?X0 'MenloParkCA' 'MountainViewCA'))
9. [plain]
(=>
(exists (?X0)
(and
(instance ?X0 'BidirectionalTransitway')
(routeBetween ?X0 'MountainViewCA' 'MenloParkCA')))
(and
(instance sK14 'BidirectionalTransitway')
(routeBetween sK14 'MountainViewCA' 'MenloParkCA')))
10. [plain] <- [1, 9]
(and
(instance sK14 'BidirectionalTransitway')
(routeBetween sK14 'MountainViewCA' 'MenloParkCA'))
11. [plain] <- [10]
(routeBetween sK14 'MountainViewCA' 'MenloParkCA')
12. [plain] <- [10]
(instance sK14 'BidirectionalTransitway')
13. [plain] <- [7]
(or
(not (routeBetween ?X2 ?X1 ?X0))
(routeBetween ?X2 ?X0 ?X1)
(not (instance ?X2 'BidirectionalTransitway')))
14. [plain] <- [8]
(not (routeBetween ?X0 'MenloParkCA' 'MountainViewCA'))
15. [plain] <- [13, 11]
(or
(routeBetween sK14 'MenloParkCA' 'MountainViewCA')
(not (instance sK14 'BidirectionalTransitway')))
16. [plain] <- [15, 14]
(not (instance sK14 'BidirectionalTransitway'))
17. [plain] <- [16, 12]
'False' | |
| SP37 | passed | 1.36s | Theorem | show 1. [axiom]
(exists (?X0 ?X1 ?X2 ?X3)
(and
(instance ?X1 'BuildingLevel')
(instance ?X2 'BuildingLevel')
(not (equals ?X1 ?X2))
(instance ?X0 'Building')
(part ?X1 ?X0)
(part ?X2 ?X0)
(instance ?X3 'Translocation')
(objectTransferred ?X3 'ThePainting')
(origin ?X3 ?X1)
(destination ?X3 ?X2)))
2. [conjecture]
(exists (?X0 ?X1)
(and
(instance ?X1 'Translocation')
(objectTransferred ?X0 'ThePainting')))
3. [negated_conjecture] <- [2]
(not (exists (?X0 ?X1)
(and
(instance ?X1 'Translocation')
(objectTransferred ?X0 'ThePainting'))))
4. [plain] <- [1]
(exists (?X0 ?X1 ?X2 ?X3)
(and
(instance ?X1 'BuildingLevel')
(instance ?X2 'BuildingLevel')
(not (equals ?X1 ?X2))
(instance ?X0 'Building')
(part ?X1 ?X0)
(part ?X2 ?X0)
(instance ?X3 'Translocation')
(objectTransferred ?X3 'ThePainting')
(origin ?X3 ?X1)
(destination ?X3 ?X2)))
5. [plain] <- [3]
(not (exists (?X0 ?X1)
(and
(instance ?X1 'Translocation')
(objectTransferred ?X0 'ThePainting'))))
6. [plain] <- [4]
(exists (?X0 ?X1 ?X2 ?X3)
(and
(instance ?X1 'BuildingLevel')
(instance ?X2 'BuildingLevel')
(instance ?X0 'Building')
(part ?X1 ?X0)
(part ?X2 ?X0)
(instance ?X3 'Translocation')
(objectTransferred ?X3 'ThePainting')
(origin ?X3 ?X1)
(destination ?X3 ?X2)))
7. [plain] <- [5]
(or
(not (instance ?X1 'Translocation'))
(not (objectTransferred ?X0 'ThePainting')))
8. [plain]
(=>
(exists (?X0 ?X1 ?X2 ?X3)
(and
(instance ?X1 'BuildingLevel')
(instance ?X2 'BuildingLevel')
(instance ?X0 'Building')
(part ?X1 ?X0)
(part ?X2 ?X0)
(instance ?X3 'Translocation')
(objectTransferred ?X3 'ThePainting')
(origin ?X3 ?X1)
(destination ?X3 ?X2)))
(and
(instance sK59 'BuildingLevel')
(instance sK60 'BuildingLevel')
(instance sK58 'Building')
(part sK59 sK58)
(part sK60 sK58)
(instance sK61 'Translocation')
(objectTransferred sK61 'ThePainting')
(origin sK61 sK59)
(destination sK61 sK60)))
9. [plain] <- [6, 8]
(and
(instance sK59 'BuildingLevel')
(instance sK60 'BuildingLevel')
(instance sK58 'Building')
(part sK59 sK58)
(part sK60 sK58)
(instance sK61 'Translocation')
(objectTransferred sK61 'ThePainting')
(origin sK61 sK59)
(destination sK61 sK60))
10. [plain] <- [9]
(objectTransferred sK61 'ThePainting')
11. [plain] <- [9]
(instance sK61 'Translocation')
12. [plain] <- [7]
(or
(not (instance ?X1 'Translocation'))
(not (objectTransferred ?X0 'ThePainting')))
13. [definition]
(<=>
spl74_1
(forall (?X0)
(not (objectTransferred ?X0 'ThePainting'))))
14. [plain] <- [13]
(or
(forall (?X0)
(not (objectTransferred ?X0 'ThePainting')))
(not spl74_1))
15. [definition]
(<=>
spl74_2
(forall (?X1)
(not (instance ?X1 'Translocation'))))
16. [plain] <- [15]
(or
(forall (?X1)
(not (instance ?X1 'Translocation')))
(not spl74_2))
17. [plain] <- [12, 15, 13]
(or spl74_1 spl74_2)
18. [plain] <- [11, 16]
(or
'False'
(not spl74_2))
19. [plain] <- [18]
(not spl74_2)
20. [plain] <- [14, 10]
(or
'False'
(not spl74_1))
21. [plain] <- [20]
(not spl74_1)
22. [plain] <- [17]
(or spl74_1 spl74_2)
23. [plain] <- [19]
(not spl74_2)
24. [plain] <- [21]
(not spl74_1)
25. [plain] <- [22, 23, 24]
'False'
26. [plain] <- [25]
'False' | |
| TQC1 | failed | 61.34s | Timeout | expected: yes, got: no (timeout) | |
| TQC2 | passed | 1.62s | Theorem | show 1. [axiom]
(modalAttribute ?X0 'Obligation')
2. [axiom]
(=>
(modalAttribute ?X0 'Obligation')
(modalAttribute ?X0 'Permission'))
↳ Merge.kif:17979
3. [conjecture]
(exists (?X0)
(modalAttribute ?X0 'Permission'))
4. [negated_conjecture] <- [3]
(not (exists (?X0)
(modalAttribute ?X0 'Permission')))
5. [plain] <- [2]
(or
(modalAttribute ?X0 'Permission')
(not (modalAttribute ?X0 'Obligation')))
6. [plain] <- [4]
(not (modalAttribute ?X0 'Permission'))
7. [plain] <- [1]
(modalAttribute ?X0 'Obligation')
8. [plain] <- [5]
(or
(modalAttribute ?X0 'Permission')
(not (modalAttribute ?X0 'Obligation')))
9. [plain] <- [6]
(not (modalAttribute ?X0 'Permission'))
10. [plain] <- [8, 9]
(not (modalAttribute ?X0 'Obligation'))
11. [plain] <- [10, 7]
'False' | |
| TQC2b | passed | 1.51s | Theorem | show 1. [axiom]
(modalAttribute 'Form' 'Obligation')
2. [axiom]
(=>
(modalAttribute ?X0 'Obligation')
(modalAttribute ?X0 'Permission'))
↳ Merge.kif:17979
3. [conjecture]
(exists (?X0)
(modalAttribute ?X0 'Permission'))
4. [negated_conjecture] <- [3]
(not (exists (?X0)
(modalAttribute ?X0 'Permission')))
5. [plain] <- [2]
(or
(modalAttribute ?X0 'Permission')
(not (modalAttribute ?X0 'Obligation')))
6. [plain] <- [4]
(not (modalAttribute ?X0 'Permission'))
7. [plain] <- [1]
(modalAttribute 'Form' 'Obligation')
8. [plain] <- [5]
(or
(modalAttribute ?X0 'Permission')
(not (modalAttribute ?X0 'Obligation')))
9. [plain] <- [6]
(not (modalAttribute ?X0 'Permission'))
10. [plain] <- [8, 9]
(not (modalAttribute ?X0 'Obligation'))
11. [plain] <- [7, 10]
'False' | |
| TQC2b2 | passed | 1.47s | Theorem | show 1. [axiom]
(modalAttribute 'Form' 'Obligation')
2. [axiom]
(=>
(modalAttribute ?X0 'Obligation')
(modalAttribute ?X0 'Permission'))
↳ Merge.kif:17979
3. [conjecture]
(exists (?X0)
(modalAttribute ?X0 'Permission'))
4. [negated_conjecture] <- [3]
(not (exists (?X0)
(modalAttribute ?X0 'Permission')))
5. [plain] <- [2]
(or
(modalAttribute ?X0 'Permission')
(not (modalAttribute ?X0 'Obligation')))
6. [plain] <- [4]
(not (modalAttribute ?X0 'Permission'))
7. [plain] <- [1]
(modalAttribute 'Form' 'Obligation')
8. [plain] <- [5]
(or
(modalAttribute ?X0 'Permission')
(not (modalAttribute ?X0 'Obligation')))
9. [plain] <- [6]
(not (modalAttribute ?X0 'Permission'))
10. [plain] <- [8, 9]
(not (modalAttribute ?X0 'Obligation'))
11. [plain] <- [7, 10]
'False' | |
| TQC3 | failed | 61.53s | Timeout | expected: yes, got: no (timeout) | |
| TQG1 | FALSE VERDICT | 2.21s | CounterSatisfiable | show 1. [axiom]
(not (subclass 'Relation' 'Predicate'))
2. [axiom]
(not (subclass 'InheritableRelation' 'Predicate'))
3. [axiom]
(not (subclass 'GeopoliticalArea' 'City'))
4. [axiom]
(not (subclass 'Physical' 'Collection'))
5. [axiom]
(not (subclass 'Collection' 'CollectionOfObjects'))
6. [axiom]
(not (subclass 'GeopoliticalArea' 'Nation'))
7. [axiom]
(not (subclass 'AutonomousAgent' 'GeopoliticalArea'))
8. [axiom]
(not (subclass 'GeographicArea' 'GeopoliticalArea'))
9. [axiom]
(not (subclass 'Object' 'AutonomousAgent'))
10. [axiom]
(not (subclass 'CollectionOfObjects' 'Group'))
11. [axiom]
(not (subclass 'AutonomousAgent' 'Group'))
12. [axiom]
(not (subclass 'Abstract' 'Relation'))
13. [axiom]
(not (subclass 'BinaryRelation' 'IntransitiveRelation'))
14. [axiom]
(not (subclass 'Relation' 'InheritableRelation'))
15. [axiom]
(not (subclass 'Relation' 'BinaryRelation'))
16. [axiom]
(not (subclass 'InheritableRelation' 'BinaryRelation'))
17. [axiom]
(not (subclass 'Entity' 'Abstract'))
18. [axiom]
(not (subclass 'Entity' 'Physical'))
19. [axiom]
(not (subclass 'Physical' 'Object'))
20. [axiom]
(not (subclass 'AutonomousAgent' 'Organization'))
21. [axiom]
(not (subclass 'Group' 'Organization'))
22. [axiom]
(not (subclass 'BinaryRelation' 'BinaryPredicate'))
23. [axiom]
(not (subclass 'Predicate' 'BinaryPredicate'))
24. [axiom]
(not (subclass 'InheritableRelation' 'BinaryPredicate'))
25. [axiom]
(not (instance 'BeneluxEconomicUnion' 'Organization'))
26. [axiom]
(not (instance 'UnitedStatesMinorOutlyingIslands' 'Organization'))
27. [axiom]
(not (instance 'EuropeanMonetaryUnion' 'Organization'))
28. [axiom]
(not (subrelation attribute organizationalObjective))
29. [axiom]
(not (subrelation patient instrument))
30. [axiom]
(not (subrelation patient result))
31. [axiom]
(not (subrelation attribute economyType))
32. [axiom]
(not (subrelation located geographicSubregion))
33. [axiom]
(not (instance 'BeneluxEconomicUnion' 'OrganizationOfNations'))
34. [axiom]
(not (instance 'UnitedStatesMinorOutlyingIslands' 'OrganizationOfNations'))
35. [axiom]
(not (instance 'EuropeanMonetaryUnion' 'OrganizationOfNations'))
36. [axiom]
(not (instance 'Latvia' 'Organization'))
37. [axiom]
(not (instance 'Slovakia' 'Organization'))
38. [axiom]
(not (instance 'Malta' 'Organization'))
39. [axiom]
(not (instance 'Austria' 'Organization'))
40. [axiom]
(not (instance 'Portugal' 'Organization'))
41. [axiom]
(not (instance 'Slovenia' 'Organization'))
42. [axiom]
(not (instance 'France' 'Organization'))
43. [axiom]
(not (instance 'Belgium' 'Organization'))
44. [axiom]
(not (instance 'Spain' 'Organization'))
45. [axiom]
(not (instance 'Luxembourg' 'Organization'))
46. [axiom]
(not (instance 'Lithuania' 'Organization'))
47. [axiom]
(not (instance 'Germany' 'Organization'))
48. [axiom]
(not (instance 'Italy' 'Organization'))
49. [axiom]
(not (instance 'Ireland' 'Organization'))
50. [axiom]
(not (instance 'Cyprus' 'Organization'))
51. [axiom]
(not (instance 'Netherlands' 'Organization'))
52. [axiom]
(not (instance 'Finland' 'Organization'))
53. [axiom]
(not (instance 'Estonia' 'Organization'))
54. [axiom]
(not (instance 'KingmanReef' 'Organization'))
55. [axiom]
(not (instance 'JarvisIsland' 'Organization'))
56. [axiom]
(not (instance 'MidwayIslands' 'Organization'))
57. [axiom]
(not (instance 'HowlandIsland' 'Organization'))
58. [axiom]
(not (instance 'PalmyraAtoll' 'Organization'))
59. [axiom]
(not (instance 'JohnstonAtoll' 'Organization'))
60. [axiom]
(not (instance 'WakeIsland' 'Organization'))
61. [axiom]
(not (instance 'NavassaIsland' 'Organization'))
62. [axiom]
(not (subclass 'Physical' 'AutonomousAgent'))
63. [axiom]
(not (subclass 'Entity' 'Object'))
64. [axiom]
(not (subclass 'Entity' 'Collection'))
65. [axiom]
(not (subclass 'Entity' 'Relation'))
66. [axiom]
(not (subclass 'InheritableRelation' 'IntransitiveRelation'))
67. [axiom]
(not (subclass 'Relation' 'BinaryPredicate'))
68. [axiom]
(not (subclass 'Relation' 'IntransitiveRelation'))
69. [axiom]
(not (subclass 'Abstract' 'BinaryRelation'))
70. [axiom]
(not (subclass 'Abstract' 'InheritableRelation'))
71. [axiom]
(not (subclass 'Abstract' 'Predicate'))
72. [axiom]
(not (subclass 'CollectionOfObjects' 'Organization'))
73. [axiom]
(not (subclass 'Object' 'Organization'))
74. [axiom]
(not (subclass 'Object' 'Group'))
75. [axiom]
(not (subclass 'Object' 'GeopoliticalArea'))
76. [axiom]
(not (subclass 'GeographicArea' 'Nation'))
77. [axiom]
(not (subclass 'GeographicArea' 'City'))
78. [axiom]
(not (subclass 'AutonomousAgent' 'Nation'))
79. [axiom]
(not (subclass 'AutonomousAgent' 'City'))
80. [axiom]
(not (subclass 'Collection' 'Group'))
81. [axiom]
(not (subclass 'Physical' 'CollectionOfObjects'))
82. [axiom]
(not (subclass 'Entity' 'AutonomousAgent'))
83. [axiom]
(not (subclass 'Abstract' 'BinaryPredicate'))
84. [axiom]
(not (subclass 'Abstract' 'IntransitiveRelation'))
85. [axiom]
(not (subclass 'Entity' 'BinaryRelation'))
86. [axiom]
(not (subclass 'Entity' 'InheritableRelation'))
87. [axiom]
(not (subclass 'Entity' 'Predicate'))
88. [axiom]
(not (subclass 'Collection' 'Organization'))
89. [axiom]
(not (subclass 'Physical' 'Organization'))
90. [axiom]
(not (subclass 'Physical' 'Group'))
91. [axiom]
(not (subclass 'Physical' 'GeopoliticalArea'))
92. [axiom]
(not (subclass 'Object' 'Nation'))
93. [axiom]
(not (subclass 'Object' 'City'))
94. [axiom]
(not (subclass 'Entity' 'CollectionOfObjects'))
95. [axiom]
(not (subclass 'Entity' 'BinaryPredicate'))
96. [axiom]
(not (subclass 'Entity' 'IntransitiveRelation'))
97. [axiom]
(not (subclass 'Entity' 'Organization'))
98. [axiom]
(not (subclass 'Entity' 'Group'))
99. [axiom]
(not (subclass 'Entity' 'GeopoliticalArea'))
100. [axiom]
(not (subclass 'Physical' 'Nation'))
101. [axiom]
(not (subclass 'Physical' 'City'))
102. [axiom]
(not (subclass 'Entity' 'Nation'))
103. [axiom]
(not (subclass 'Entity' 'City'))
104. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
105. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
106. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
107. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
108. [axiom]
(or
(instance
(sK85 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
109. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
110. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
111. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
112. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
113. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
114. [axiom]
(or
(not (agent
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
115. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
116. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
117. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
118. [axiom]
(or
(not (member
(sK82
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'MotorVehicleAndPartsDealers')))
119. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
120. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK69 ?X0 ?X1))
?X2)))
121. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
122. [axiom]
(or
(not (member
(sK37
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'TransportationEquipmentManufacturing')))
123. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK38 ?X0 ?X1))
?X2)))
124. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
125. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
126. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
127. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
128. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
129. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'Collection')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
130. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
131. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
132. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
133. [axiom]
(or
(not (member
(sK62
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'GasolineStations')))
134. [axiom]
(or
(not (member
(sK42
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'PrintingAndRelatedSupportActivities')))
135. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
136. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
137. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
138. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
139. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
140. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
141. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
142. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
143. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
144. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
145. [axiom]
(or
(member
(sK67 ?X0)
(sK28
(sK67 ?X0)))
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
146. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
147. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
148. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
149. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
150. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
151. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
152. [axiom]
(or
(not (member
(sK21
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
153. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
154. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK69 ?X0 ?X1))
?X2)))
155. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK23 ?X0 ?X1))
?X2)))
156. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
157. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
158. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
159. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
160. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
161. [axiom]
(or
(not (member
(sK62
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'GasolineStations')))
162. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
163. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
164. [axiom]
(or
(not (member
(sK59
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'Construction')))
165. [axiom]
(member 'JohnstonAtoll' 'UnitedStatesMinorOutlyingIslands')
166. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
167. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
168. [axiom]
(or
(not (agent
?X0
(sK57
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'Construction'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
169. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
170. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
171. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
172. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK33 ?X0 ?X1))
'Organization'))
173. [axiom]
(or
(not (member
(sK47
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
174. [axiom]
(or
(not (member
(sK70 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Malta')))
175. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
176. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
177. [axiom]
(or
(not (member
(sK59
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'Construction')))
178. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
179. [axiom]
(or
(not (agent
?X0
(sK10
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK76 ?X0 ?X1)
?X2)))
180. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
181. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
182. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
183. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
184. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
185. [axiom]
(or
(not (agent
?X0
(sK89
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
186. [axiom]
(or
(not (member
(sK24
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2
?X2
(sK28
(sK24 ?X0 ?X1)))))
187. [axiom]
(or
(not (member
(sK54
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'FoodAndBeverageStores')))
188. [axiom]
(or
(not (member
(sK70 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Latvia')))
189. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
190. [axiom]
(or
(not (member
(sK19
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'TextileProductMills')))
191. [axiom]
(subclass 'Collection' 'Physical')
192. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
193. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
194. [axiom]
(subclass 'Relation' 'Abstract')
195. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
196. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
197. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
198. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
199. [axiom]
(or
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK64 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK65 ?X0 ?X1)
'Nation'))
200. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
201. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
202. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
203. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK23 ?X0 ?X1))
?X2)))
204. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
205. [axiom]
(or
(not (member
(sK91
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'WoodProductManufacturing')))
206. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
207. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
208. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
209. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
210. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
211. [axiom]
(or
(not (member
(sK44 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Slovakia')))
212. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
213. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
214. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
215. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
216. [axiom]
(or
(instance
(sK25 ?X0 ?X1)
'Selling')
(not (sP2 ?X0 ?X1)))
217. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
218. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
219. [axiom]
(or
(not (member
(sK75
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP9
?X0
(sK11 ?X1 ?X2))))
220. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
221. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
222. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
223. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
224. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
225. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
226. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
227. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
228. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
229. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
230. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
231. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
232. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
233. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
234. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
235. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
236. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
237. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
238. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
239. [axiom]
(or
(not (member
(sK85
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'PaperManufacturing')))
240. [axiom]
(or
(instance
(sK27 ?X0)
'Nation')
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
241. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
242. [axiom]
(or
(not (member
(sK70 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Slovakia')))
243. [axiom]
(or
(not (subclass ?X0 'City'))
(subclass ?X0 'AutonomousAgent'))
244. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
245. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
246. [axiom]
(or
(not (sP1 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
247. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
248. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
249. [axiom]
(or
(not (agent
?X0
(sK54
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
250. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
251. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
252. [axiom]
(or
(not (subclass ?X0 'Abstract'))
(subclass ?X0 'Entity'))
253. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
254. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
255. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
256. [axiom]
(or
(not (member
(sK62
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'GasolineStations')))
257. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
258. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
259. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
260. [axiom]
(or
(patient
?X0
(sK10 ?X0 ?X1))
(not (sP0 ?X0 ?X1)))
261. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
262. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
263. [axiom]
(or
(not (member
(sK54
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'FoodAndBeverageStores')))
264. [axiom]
(not (member 'Ireland' 'Greece'))
265. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
266. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
267. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
268. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
269. [axiom]
(or
(not (member
(sK42
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
270. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK10 ?X0 ?X1))
?X2)))
271. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
272. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
273. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
274. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
275. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
276. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
277. [axiom]
(or
(not (member ?X0 'Lithuania'))
(not (member ?X0 'EuropeanMonetaryUnion')))
278. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK88 ?X0)))))
279. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
280. [axiom]
(or
(not (member
?X1
(sK47 ?X0)))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
281. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
282. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
283. [axiom]
(or
(not (member
(sK37
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
284. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
285. [axiom]
(or
(not (member
(sK91
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'WoodProductManufacturing')))
286. [axiom]
(or
(not (member
(sK14
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PrimaryMetalManufacturing')))
287. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
288. [axiom]
(or
(not (member
(sK39
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP4
?X0
(sK75 ?X1 ?X2))))
289. [axiom]
(or
(not (instance ?X0 'Human'))
(not (instance ?X0 'Organization')))
290. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
291. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
292. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
293. [axiom]
(or
(not (member
(sK65 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Slovenia')))
294. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
295. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
296. [axiom]
(or
(not (member
(sK30
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'GeneralMerchandiseStores')))
297. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
298. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
299. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
300. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
301. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
302. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
303. [axiom]
(or
(not (member
(sK57
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'Construction')))
304. [axiom]
(or
(member
(sK13 ?X0)
(sK28
(sK13 ?X0)))
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
305. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK23 ?X0 ?X1))
?X2)))
306. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
307. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
308. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
309. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
310. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
311. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
312. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
313. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
314. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
315. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
316. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
317. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
318. [axiom]
(or
(member
(sK41 ?X0)
(sK28
(sK41 ?X0)))
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
319. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
320. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
321. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
322. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
323. [axiom]
(or
(not (member
(sK75
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP9
?X0
(sK44 ?X1 ?X2))))
324. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
325. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
326. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
327. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
328. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
329. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
330. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
331. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
332. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
333. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
334. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
335. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
336. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
337. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
338. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
339. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
340. [axiom]
(or
(not (member
(sK80
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
341. [axiom]
(or
(not (member
(sK29 ?X0)
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess')))
342. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
343. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
344. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
345. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
346. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
347. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
348. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
349. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
350. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
351. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
352. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
353. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
354. [axiom]
(or
(not (member
(sK68
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
355. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
356. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
357. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
358. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
359. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
360. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
361. [axiom]
(or
(not (member
(sK62
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'GasolineStations')))
362. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
363. [axiom]
(or
(member
(sK70 ?X0 ?X1)
(sK69 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1)))
364. [axiom]
(or
(not (member
(sK89
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WoodProductManufacturing')))
365. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
366. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
367. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
368. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
369. [axiom]
(or
(not (member
(sK68
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'BeverageAndTobaccoProductManufacturing')))
370. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
371. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
372. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
373. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
374. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
375. [axiom]
(or
(not (member
(sK80
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
376. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
377. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
378. [axiom]
(or
(not (member
(sK42
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'PrintingAndRelatedSupportActivities')))
379. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
380. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
381. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK91 ?X0)))))
382. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
383. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
384. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
385. [axiom]
(or
(not (member
(sK59
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'Construction')))
386. [axiom]
(or
(not (member
(sK44 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Cyprus')))
387. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
388. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
389. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
390. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
391. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
392. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
393. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
394. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
395. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
396. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
397. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
398. [axiom]
(or
(not (member
(sK85
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'PaperManufacturing')))
399. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
400. [axiom]
(or
(not (member
(sK42
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
401. [axiom]
(or
(not (member
(sK24 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'JarvisIsland')))
402. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
403. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
404. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
405. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
406. [axiom]
(or
(not (subclass ?X0 'GeopoliticalArea'))
(subclass ?X0 'Object'))
407. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
408. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
409. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
410. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
411. [axiom]
(or
(not (member
(sK39
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK39 ?X0 ?X1))))
412. [axiom]
(or
(not (domainSubclass ?X2 ?X1 ?X0))
(not (subrelation ?X3 ?X2))
(domainSubclass ?X3 ?X1 ?X0))
413. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
414. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
415. [axiom]
(or
(not (member
(sK44
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK69 ?X0 ?X2))))
416. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
417. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
418. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
419. [axiom]
(member 'KingmanReef' 'UnitedStatesMinorOutlyingIslands')
420. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
421. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
422. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
423. [axiom]
(or
(not (agent
(sK66 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK64 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1)))
424. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
425. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
426. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
427. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
428. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
429. [axiom]
(or
(not (member
(sK68
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
430. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
431. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
432. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
433. [axiom]
(or
(not (member
(sK27
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ApparelManufacturing')))
434. [axiom]
(subclass 'CollectionOfObjects' 'Collection')
435. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK15 ?X0 ?X1))
'Organization'))
436. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
437. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
438. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
439. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
440. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
441. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP2 ?X0 ?X1)))
442. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
443. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
444. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
445. [axiom]
(or
(not (agent
?X0
(sK47
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
446. [axiom]
(or
(instance
(sK80 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
447. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
448. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
449. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
450. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
451. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
452. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
453. [axiom]
(or
(not (member
(sK68
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
454. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
455. [axiom]
(or
(not (member
(sK73
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'WholesaleTrade')))
456. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
457. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
458. [axiom]
(or
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
459. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
460. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
461. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
462. [axiom]
(or
(not (member
(sK89
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WoodProductManufacturing')))
463. [axiom]
(or
(not (member
(sK16
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP1
?X1
(sK91 ?X0))))
464. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
465. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
466. [axiom]
(or
(not (agent
?X0
(sK47
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
467. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
468. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
469. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK18 ?X0)))))
470. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
471. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
472. [axiom]
(or
(instance
(sK68 ?X0)
'Nation')
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
473. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
474. [axiom]
(or
(not (member
(sK11 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Belgium')))
475. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
476. [axiom]
(or
(not (member
(sK37
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
477. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
478. [axiom]
(or
(not (member
(sK68
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'BeverageAndTobaccoProductManufacturing')))
479. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
480. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
481. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
482. [axiom]
(or
(not (member
(sK75 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Netherlands')))
483. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
484. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
485. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
486. [axiom]
(or
(not (member
(sK82
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
487. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
488. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'AutonomousAgent')
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'OrganizationalProcess')))
489. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
490. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
491. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK91 ?X0)))))
492. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
493. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
494. [axiom]
(or
(not (member
(sK47
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
495. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
496. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
497. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
498. [axiom]
(or
(not (member
(sK27
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'ApparelManufacturing')))
499. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
500. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
501. [axiom]
(or
(not (subclass ?X0 'Group'))
(subclass ?X0 'Collection'))
502. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
503. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
504. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
505. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
506. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
507. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
508. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
509. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
510. [axiom]
(or
(not (member
(sK80
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
511. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
512. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
513. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
514. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
515. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
516. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
517. [axiom]
(or
(not (member
(sK19
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'TextileProductMills')))
518. [axiom]
(or
(not (member
(sK44 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Netherlands')))
519. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
520. [axiom]
(or
(not (member
(sK37
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'TransportationEquipmentManufacturing')))
521. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
522. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
523. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
524. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
525. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
526. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'Collection')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
527. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
528. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
529. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK13 ?X0)))))
530. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK79 ?X0)))))
531. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK10 ?X0 ?X1))
?X2)))
532. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
533. [axiom]
(or
(not (member
(sK27
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'ApparelManufacturing')))
534. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
535. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
536. [axiom]
(or
(not (member
(sK68
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'BeverageAndTobaccoProductManufacturing')))
537. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
538. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
539. [axiom]
(or
(not (member
(sK91
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'WoodProductManufacturing')))
540. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
541. [axiom]
(or
(not (member
(sK80
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
542. [axiom]
(or
(not (member
(sK34
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP3
?X1
(sK91 ?X0))))
543. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
544. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
545. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
546. [axiom]
(or
(not (member
(sK80
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
547. [axiom]
(or
(not (member
(sK73
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WholesaleTrade')))
548. [axiom]
(or
(not (member
(sK49
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'NonstoreRetailers')))
549. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
550. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
551. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK29 ?X0)))))
552. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
553. [axiom]
(or
(not (agent
?X0
(sK49
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
554. [axiom]
(or
(not (member
(sK73
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'WholesaleTrade')))
555. [axiom]
(or
(patient
?X0
(sK23 ?X0 ?X1))
(not (sP2 ?X0 ?X1)))
556. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
557. [axiom]
(or
(not (member
(sK70 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Cyprus')))
558. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
559. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
560. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
561. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
562. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
563. [axiom]
(or
(not (member
(sK49
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'NonstoreRetailers')))
564. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
565. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK69 ?X0 ?X1))
'Organization'))
566. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
567. [axiom]
(or
(not (agent
?X0
(sK74
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK35 ?X0 ?X1)
?X2)))
568. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
569. [axiom]
(or
(not (member
(sK73
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WholesaleTrade')))
570. [axiom]
(or
(not (member
(sK59
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'Construction')))
571. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'Physical')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
572. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
573. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
574. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
575. [axiom]
(or
(patient
(sK29 ?X0)
(sK31 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
576. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
577. [axiom]
(or
(not (member
(sK57
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'Construction')))
578. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
579. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK23 ?X0 ?X1))
'Organization'))
580. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
581. [axiom]
(or
(not (member
(sK89
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'WoodProductManufacturing')))
582. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
583. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
584. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
585. [axiom]
(or
(not (member
(sK85
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'PaperManufacturing')))
586. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
587. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
588. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
589. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
590. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
591. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
592. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
593. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
594. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
595. [axiom]
(or
(not (member
(sK11
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP0
?X1
(sK19 ?X0))))
596. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
597. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
598. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
599. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK34 ?X0 ?X1)))))
600. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
601. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
602. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
603. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
604. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
605. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK15 ?X0 ?X1))
?X2)))
606. [axiom]
(or
(not (agent
?X0
(sK87
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization')))
607. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
608. [axiom]
(or
(not (member
(sK24
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK10 ?X0 ?X2))))
609. [axiom]
(or
(agent
(sK80 ?X0)
(sK79 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
610. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
611. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
612. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
613. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
614. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
615. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
616. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
617. [axiom]
(or
(not (member
(sK14
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'PrimaryMetalManufacturing')))
618. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
619. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
620. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
621. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
622. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
623. [axiom]
(instance instance 'Entity')
624. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
625. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
626. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
627. [axiom]
(or
(not (member
(sK37
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
628. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
629. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
630. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
631. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
632. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK13 ?X0)))))
633. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
634. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
635. [axiom]
(or
(not (member
(sK89
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'WoodProductManufacturing')))
636. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
637. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
638. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
639. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
640. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
641. [axiom]
(or
(not (agent
(sK46 ?X0)
?X2))
(not (instance
(sK46 ?X0)
'Organization'))
(not (agent
(sK46 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK46 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
642. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
643. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
644. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
645. [axiom]
(or
(not (member
(sK24
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X1
(sK80 ?X0))))
646. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
647. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
648. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP5 ?X0 ?X1)))
649. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
650. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
651. [axiom]
(or
(not (member
(sK73
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WholesaleTrade')))
652. [axiom]
(or
(not (member
(sK91
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'WoodProductManufacturing')))
653. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
654. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
655. [axiom]
(or
(not (subclass ?X0 'IntransitiveRelation'))
(subclass ?X0 'Entity'))
656. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
657. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing')))
658. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
659. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
660. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
661. [axiom]
(or
(not (member
(sK65 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Lithuania')))
662. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
663. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
664. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
665. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK26 ?X0)))))
666. [axiom]
(or
(not (member
(sK73
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WholesaleTrade')))
667. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
668. [axiom]
(or
(instance
(sK73 ?X0)
'GeographicArea')
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
669. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
670. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
671. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
672. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
673. [axiom]
(or
(not (member
(sK49
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'NonstoreRetailers')))
674. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
675. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
676. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization')))
677. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
678. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
679. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
680. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
681. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'Collection')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
682. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
683. [axiom]
(or
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
684. [axiom]
(or
(not (member
(sK24
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP2
?X0
(sK16 ?X1 ?X2))))
685. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
686. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
687. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
688. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
689. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'Object')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
690. [axiom]
(or
(not (member
(sK44 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP5 ?X0 'UnitedStatesMinorOutlyingIslands')))
691. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
692. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
693. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
694. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
695. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
696. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
697. [axiom]
(or
(not (member
(sK54
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'FoodAndBeverageStores')))
698. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
699. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
700. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
701. [axiom]
(or
(not (member
(sK47
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'PlasticsAndRubberProductsManufacturing')))
702. [axiom]
(or
(not (member
(sK89
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'WoodProductManufacturing')))
703. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
704. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
705. [axiom]
(or
(not (member
(sK89
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WoodProductManufacturing')))
706. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Relation'))
707. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
708. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
709. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
710. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
711. [axiom]
(or
(not (member
(sK21
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'ClothingAndClothingAccessoriesStores')))
712. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
713. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
714. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
715. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
716. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'Physical')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
717. [axiom]
(member 'Malta' 'EuropeanMonetaryUnion')
718. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
719. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
720. [axiom]
(or
(not (member
(sK54
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'FoodAndBeverageStores')))
721. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
722. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
723. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
724. [axiom]
(or
(not (member
(sK27
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'ApparelManufacturing')))
725. [axiom]
(instance range 'BinaryRelation')
726. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
727. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
728. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
729. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
730. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
731. [axiom]
(or
(not (member ?X0 'Italy'))
(not (member ?X0 'EuropeanMonetaryUnion')))
732. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
733. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
734. [axiom]
(instance part 'BinaryPredicate')
735. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
736. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
737. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
738. [axiom]
(or
(not (member
(sK89
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'WoodProductManufacturing')))
739. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
740. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
741. [axiom]
(or
(patient
(sK53 ?X0)
(sK55 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
742. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
743. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
744. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
745. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
746. [axiom]
(or
(not (member
(sK68
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'BeverageAndTobaccoProductManufacturing')))
747. [axiom]
(or
(not (member
(sK47
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'PlasticsAndRubberProductsManufacturing')))
748. [axiom]
(or
(not (agent
?X0
(sK90
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization')))
749. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
750. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
751. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization')))
752. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
753. [axiom]
(or
(not (member
(sK62
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'GasolineStations')))
754. [axiom]
(or
(not (member
(sK62
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'GasolineStations')))
755. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
756. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
757. [axiom]
(or
(patient
(sK66 ?X0 ?X1)
(sK64 ?X0 ?X1))
(not (sP6 ?X0 ?X1)))
758. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
759. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
760. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
761. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK38 ?X0 ?X1))
?X2)))
762. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
763. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
764. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
765. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
766. [axiom]
(or
(not (member
(sK16
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP1
?X0
(sK24 ?X1 ?X2))))
767. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
768. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
769. [axiom]
(or
(not (member
(sK82
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'MotorVehicleAndPartsDealers')))
770. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
771. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
772. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
773. [axiom]
(or
(not (agent
?X0
(sK27
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
774. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
775. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
776. [axiom]
(subclass 'Organization' 'Entity')
777. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
778. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
779. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
780. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
781. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
782. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
783. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
784. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
785. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
786. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
787. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
788. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
789. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
790. [axiom]
(or
(not (member
(sK75
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK75 ?X0 ?X1))))
791. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
792. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
793. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
794. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
795. [axiom]
(or
(not (agent
?X0
(sK43
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK45 ?X0 ?X1)
?X2)))
796. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
797. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
798. [axiom]
(or
(not (agent
?X0
(sK62
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'GasolineStations'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
799. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK69 ?X0 ?X1))
'Organization'))
800. [axiom]
(or
(not (member
(sK14
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'PrimaryMetalManufacturing')))
801. [axiom]
(or
(not (member
(sK16 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'JarvisIsland')))
802. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK38 ?X0 ?X1))
?X2)))
803. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
804. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
805. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'CollectionOfObjects')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
806. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
807. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
808. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
809. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
810. [axiom]
(or
(not (member
(sK24
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK33 ?X0 ?X2))))
811. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
812. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
813. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
814. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
815. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
816. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
817. [axiom]
(or
(not (member
(sK57
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'Construction')))
818. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
819. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
820. [axiom]
(or
(not (member
(sK49
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'NonstoreRetailers')))
821. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
822. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
823. [axiom]
(or
(not (member
(sK62
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'GasolineStations')))
824. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
825. [axiom]
(or
(not (member
(sK21
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
826. [axiom]
(or
(not (agent
?X0
(sK10
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK45 ?X0 ?X1)
?X2)))
827. [axiom]
(or
(not (member
(sK65 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Luxembourg')))
828. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
829. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
830. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
831. [axiom]
(or
(not (member
(sK68
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
832. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
833. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
834. [axiom]
(or
(not (member
(sK34
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP3
?X1
(sK91 ?X0))))
835. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
836. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
837. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
838. [axiom]
(or
(not (member
(sK16 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Spain')))
839. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
840. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
841. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
842. [axiom]
(or
(not (member
(sK54
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'FoodAndBeverageStores')))
843. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK72 ?X0)))))
844. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
845. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK23 ?X0 ?X1))
?X2)))
846. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
847. [axiom]
(or
(not (member
(sK11
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK74 ?X0 ?X2))))
848. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
849. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
850. [axiom]
(or
(not (member
(sK47
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'PlasticsAndRubberProductsManufacturing')))
851. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
852. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
853. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
854. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
855. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
856. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
857. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
858. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
859. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
860. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
861. [axiom]
(or
(not (member
(sK70
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP7
?X1
(sK59 ?X0))))
862. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
863. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
864. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
865. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
866. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
867. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
868. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
869. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
870. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
871. [axiom]
(or
(not (member
(sK44
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK10 ?X0 ?X2))))
872. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
873. [axiom]
(or
(not (member
(sK24
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK75 ?X0 ?X1))))
874. [axiom]
(or
(not (member
(sK65 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Italy')))
875. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
876. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP7 ?X0 ?X1)))
877. [axiom]
(or
(not (agent
?X0
(sK74
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK40 ?X0 ?X1)
?X2)))
878. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
879. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
880. [axiom]
(or
(not (member
(sK16 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP1 ?X0 'EuropeanMonetaryUnion')))
881. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
882. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
883. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
884. [axiom]
(or
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
885. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
886. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
887. [axiom]
(or
(not (subclass ?X0 'CollectionOfObjects'))
(subclass ?X0 'Collection'))
888. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
889. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
890. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK23 ?X0 ?X1))
?X2)))
891. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
892. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
893. [axiom]
(or
(not (member
(sK62
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'GasolineStations')))
894. [axiom]
(or
(instance
(sK47 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'Organization')))
895. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
896. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
897. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
898. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
899. [axiom]
(or
(not (member
(sK37
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'TransportationEquipmentManufacturing')))
900. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
901. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
902. [axiom]
(or
(instance
(sK91 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
903. [axiom]
(or
(not (member
(sK34 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP3 ?X0 'EuropeanMonetaryUnion')))
904. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
905. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'AutonomousAgent')
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'OrganizationalProcess')))
906. [axiom]
(or
(not (member
(sK59
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'Construction')))
907. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
908. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
909. [axiom]
(or
(not (member
(sK57
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'Construction')))
910. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
911. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
912. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
913. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
914. [axiom]
(or
(not (member ?X0 'HowlandIsland'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
915. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
916. [axiom]
(instance subrelation 'Entity')
917. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
918. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
919. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
920. [axiom]
(or
(not (member
(sK82
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'MotorVehicleAndPartsDealers')))
921. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
922. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
923. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
924. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
925. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
926. [axiom]
(or
(not (member
(sK47
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'PlasticsAndRubberProductsManufacturing')))
927. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
928. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
929. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
930. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
931. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
932. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
933. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
934. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
935. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
936. [axiom]
(or
(not (member
(sK42
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'PrintingAndRelatedSupportActivities')))
937. [axiom]
(or
(agent
(sK86 ?X0)
(sK85 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
938. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
939. [axiom]
(subclass 'City' 'AutonomousAgent')
940. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
941. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
942. [axiom]
(or
(not (member
(sK59
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'Construction')))
943. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
944. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
945. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
946. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
947. [axiom]
(or
(not (member
(sK24
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK16 ?X0 ?X1))))
948. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
949. [axiom]
(or
(not (member
(sK85
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'PaperManufacturing')))
950. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
951. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
952. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
953. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
954. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
955. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
956. [axiom]
(or
(not (member
(sK14
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'PrimaryMetalManufacturing')))
957. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
958. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
959. [axiom]
(or
(instance
(sK37 ?X0)
'GeographicArea')
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
960. [axiom]
(or
(member
(sK85 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
961. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
962. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
963. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
964. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
965. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
966. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK69 ?X0 ?X1))
'Organization'))
967. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
968. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
969. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
970. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
971. [axiom]
(or
(not (member
(sK54
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'FoodAndBeverageStores')))
972. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
973. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
974. [axiom]
(or
(not (agent
?X0
(sK54
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
975. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
976. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
977. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
978. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
979. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
980. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK36 ?X0)))))
981. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
982. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
983. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
984. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
985. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
986. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
987. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
988. [axiom]
(or
(not (member
(sK21
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'ClothingAndClothingAccessoriesStores')))
989. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
990. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
991. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
992. [axiom]
(or
(not (member
(sK11
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP0
?X1
(sK82 ?X0))))
993. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
994. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
995. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
996. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
997. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
998. [axiom]
(or
(not (member
(sK75 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Luxembourg')))
999. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1000. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1001. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1002. [axiom]
(or
(not (member
(sK57
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'Construction')))
1003. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1004. [axiom]
(or
(not (member
(sK11
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK23 ?X0 ?X2))))
1005. [axiom]
(or
(not (member
(sK75 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Finland')))
1006. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1007. [axiom]
(or
(not (member
(sK57
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'Construction')))
1008. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1009. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1010. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP7 ?X0 ?X1)))
1011. [axiom]
(or
(not (member
(sK11 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP0 ?X0 'UnitedStatesMinorOutlyingIslands')))
1012. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1013. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1014. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1015. [axiom]
(or
(not (member
(sK91
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'WoodProductManufacturing')))
1016. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1017. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1018. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1019. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1020. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1021. [axiom]
(or
(not (member
(sK57
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'Construction')))
1022. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1023. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1024. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1025. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
1026. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1027. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1028. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK18 ?X0)))))
1029. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1030. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1031. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1032. [axiom]
(or
(not (member
(sK19
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'TextileProductMills')))
1033. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1034. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1035. [axiom]
(or
(not (member
(sK80
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1036. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1037. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1038. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1039. [axiom]
(or
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'AutonomousAgent'))
1040. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1041. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1042. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1043. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1044. [axiom]
(or
(not (member
(sK59
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'Construction')))
1045. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1046. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK39 ?X0 ?X1)))))
1047. [axiom]
(or
(not (member
(sK70 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Estonia')))
1048. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1049. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1050. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1051. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1052. [axiom]
(or
(not (agent
?X0
(sK89
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1053. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1054. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1)))
1055. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1056. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1057. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1058. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1059. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1060. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1061. [axiom]
(or
(not (member
(sK73
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'WholesaleTrade')))
1062. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1063. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1064. [axiom]
(or
(not (member
(sK14
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'PrimaryMetalManufacturing')))
1065. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1066. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1067. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1068. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1069. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1070. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1071. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1072. [axiom]
(or
(not (member
(sK11 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'JohnstonAtoll')))
1073. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1074. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1075. [axiom]
(or
(not (member
(sK59
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'Construction')))
1076. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1077. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1078. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1079. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1080. [axiom]
(or
(member
(sK70 ?X0 ?X1)
?X1)
(not (sP7 ?X0 ?X1)))
1081. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1082. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1083. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1084. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1085. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1086. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1087. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1088. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1089. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1090. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1091. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1092. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1093. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1094. [axiom]
(or
(not (member
(sK65 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Malta')))
1095. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1096. [axiom]
(or
(not (member
(sK16
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP1
?X0
(sK16 ?X1 ?X2))))
1097. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1098. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1099. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
1100. [axiom]
(or
(not (member
(sK49
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'NonstoreRetailers')))
1101. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1102. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1103. [axiom]
(instance subrelation 'BinaryPredicate')
1104. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1105. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1106. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1107. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1108. [axiom]
(or
(not (member
(sK34
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK64 ?X0 ?X2))))
1109. [axiom]
(or
(not (member
(sK75 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Malta')))
1110. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1111. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1112. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1113. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1114. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1115. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'CollectionOfObjects')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
1116. [axiom]
(or
(not (member
(sK65
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP6
?X1
(sK59 ?X0))))
1117. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1118. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1119. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1120. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1121. [axiom]
(or
(not (member
(sK42
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
1122. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1123. [axiom]
(or
(not (agent
?X0
(sK54
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1124. [axiom]
(or
(not (member
(sK91
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WoodProductManufacturing')))
1125. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
1126. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1127. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1128. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK38 ?X0 ?X1))
?X2)))
1129. [axiom]
(or
(not (member
(sK57
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'Construction')))
1130. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1131. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1132. [axiom]
(or
(not (member
(sK49
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'NonstoreRetailers')))
1133. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1134. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1135. [axiom]
(or
(instance
(sK54 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
1136. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1137. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1138. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'AutonomousAgent'))
1139. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1140. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1141. [axiom]
(or
(not (member
(sK24 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Slovakia')))
1142. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization')))
1143. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1144. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1145. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1146. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1147. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1148. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK59 ?X0)))))
1149. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK74 ?X0 ?X1))
?X2)))
1150. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1151. [axiom]
(or
(not (member
(sK82
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
1152. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'AutonomousAgent')
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'OrganizationalProcess')))
1153. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
1154. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1155. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1156. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1157. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1158. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1159. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1160. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1161. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1162. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1163. [axiom]
(or
(not (member
(sK68
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'BeverageAndTobaccoProductManufacturing')))
1164. [axiom]
(or
(not (member
(sK24 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP2 ?X0 'UnitedStatesMinorOutlyingIslands')))
1165. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
1166. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1167. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1168. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1169. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
1170. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1171. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1172. [axiom]
(or
(not (member
(sK11
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP0
?X0
(sK24 ?X1 ?X2))))
1173. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK38 ?X0 ?X1))
?X2)))
1174. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1175. [axiom]
(or
(not (member
(sK68
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'BeverageAndTobaccoProductManufacturing')))
1176. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1177. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1178. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1179. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1180. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1181. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK59 ?X0)))))
1182. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1183. [axiom]
(or
(not (member
(sK27
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'ApparelManufacturing')))
1184. [axiom]
(not (member 'France' 'Greece'))
1185. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1186. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1187. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1188. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1189. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1190. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK74 ?X0 ?X1))
?X2)))
1191. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1192. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1193. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1194. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1195. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
1196. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK13 ?X0)))))
1197. [axiom]
(or
(not (member
(sK16
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP1
?X1
(sK62 ?X0))))
1198. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1199. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1200. [axiom]
(or
(not (member
(sK59
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'Construction')))
1201. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1202. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1203. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1204. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
1205. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1206. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1207. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1208. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1209. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK23 ?X0 ?X1))
?X2)))
1210. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1211. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1212. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1213. [axiom]
(or
(not (member
(sK85
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'PaperManufacturing')))
1214. [axiom]
(or
(not (member
(sK39
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP4
?X1
(sK82 ?X0))))
1215. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1216. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1217. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1218. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1219. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
1220. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK64 ?X0 ?X1))
?X2)))
1221. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1222. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing')))
1223. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1224. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1225. [axiom]
(or
(not (member
(sK24 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'JohnstonAtoll')))
1226. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1227. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1228. [axiom]
(or
(not (member
(sK80
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1229. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1230. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1231. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1232. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1233. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1234. [axiom]
(or
(not (member
(sK82
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
1235. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1236. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
1237. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1238. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1239. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1240. [axiom]
(or
(instance
(sK73 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'Organization')))
1241. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK33 ?X0 ?X1))
?X2)))
1242. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization')))
1243. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1244. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1245. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1246. [axiom]
(or
(not (member
(sK49
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'NonstoreRetailers')))
1247. [axiom]
(or
(not (member
(sK37
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'TransportationEquipmentManufacturing')))
1248. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1249. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1250. [axiom]
(or
(instance
(sK21 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
1251. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1252. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1253. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1254. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1255. [axiom]
(subclass 'IntransitiveRelation' 'InheritableRelation')
1256. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1257. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK64 ?X0 ?X1))
?X2)))
1258. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1259. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1260. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
1261. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1262. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1263. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1264. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1265. [axiom]
(or
(not (member
(sK62
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'GasolineStations')))
1266. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1267. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1268. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK29 ?X0)))))
1269. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1270. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1271. [axiom]
(instance hasPurpose 'BinaryRelation')
1272. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1273. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1274. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1275. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1276. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1277. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1278. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1279. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1280. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK39 ?X0 ?X1)))))
1281. [axiom]
(or
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
1282. [axiom]
(or
(not (agent
?X0
(sK21
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1283. [axiom]
(or
(not (subclass ?X0 'IntransitiveRelation'))
(subclass ?X0 'InheritableRelation'))
1284. [axiom]
(or
(member
(sK21 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
1285. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK33 ?X0 ?X1))
?X2)))
1286. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1287. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1288. [axiom]
(or
(not (member
(sK24
?X2
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK24 ?X0 ?X1))))
1289. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1290. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1291. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1292. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1293. [axiom]
(or
(not (member
(sK62
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'GasolineStations')))
1294. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1295. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK69 ?X0 ?X1))
?X2)))
1296. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1297. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP9 ?X0 ?X1)))
1298. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1299. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK79 ?X0)))))
1300. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1301. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1302. [axiom]
(or
(member
(sK27 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
1303. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1304. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1305. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1306. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1307. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1308. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1309. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1310. [axiom]
(or
(not (member
(sK16 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP1 ?X0 'BeneluxEconomicUnion')))
1311. [axiom]
(or
(instance
(sK10 ?X0 ?X1)
'Metal')
(not (sP0 ?X0 ?X1)))
1312. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization')))
1313. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1314. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1315. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1316. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1317. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1318. [axiom]
(instance instance 'InheritableRelation')
1319. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1320. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP9 ?X0 ?X1)))
1321. [axiom]
(or
(agent
(sK47 ?X0)
(sK46 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
1322. [axiom]
(or
(not (member
(sK85
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PaperManufacturing')))
1323. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1324. [axiom]
(or
(not (member
(sK73
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'WholesaleTrade')))
1325. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1326. [axiom]
(or
(not (instance ?X0 'IntransitiveRelation'))
(instance ?X0 'Relation'))
1327. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1328. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1329. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1330. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1331. [axiom]
(or
(not (member
(sK16
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP1
?X1
(sK27 ?X0))))
1332. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1333. [axiom]
(or
(not (agent
?X0
(sK68
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1334. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1335. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1336. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1337. [axiom]
(or
(instance
(sK42 ?X0)
'Nation')
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
1338. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1339. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1340. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1341. [axiom]
(or
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
1342. [axiom]
(instance externalImage 'InheritableRelation')
1343. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK85 ?X0)))))
1344. [axiom]
(or
(not (member
(sK68
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'BeverageAndTobaccoProductManufacturing')))
1345. [axiom]
(or
(instance
(sK82 ?X0)
'Nation')
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
1346. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1347. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK67 ?X0)))))
1348. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1349. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1350. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1351. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1352. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Abstract'))
1353. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1354. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1355. [axiom]
(or
(not (member
(sK37
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'TransportationEquipmentManufacturing')))
1356. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1357. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1358. [axiom]
(or
(not (member
(sK19
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'TextileProductMills')))
1359. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1360. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
1361. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1362. [axiom]
(or
(not (member
(sK82
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'MotorVehicleAndPartsDealers')))
1363. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1364. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1365. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1366. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1367. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1368. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1369. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Abstract'))
1370. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1371. [axiom]
(or
(not (member
(sK16 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Belgium')))
1372. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
1373. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1374. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1375. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1376. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1377. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1378. [axiom]
(or
(member
(sK56 ?X0)
(sK28
(sK56 ?X0)))
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
1379. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1380. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1381. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1382. [axiom]
(or
(not (member
(sK82
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'MotorVehicleAndPartsDealers')))
1383. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1384. [axiom]
(or
(not (member
(sK75
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP9
?X1
(sK49 ?X0))))
1385. [axiom]
(or
(not (member
(sK54
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'FoodAndBeverageStores')))
1386. [axiom]
(or
(not (member
(sK80
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1387. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1388. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1389. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1390. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1391. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1392. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1393. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1394. [axiom]
(or
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
1395. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1396. [axiom]
(or
(not (member
(sK91
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'WoodProductManufacturing')))
1397. [axiom]
(or
(member
(sK61 ?X0)
(sK28
(sK61 ?X0)))
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
1398. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1399. [axiom]
(or
(instance
(sK82 ?X0)
'Entity')
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'Organization')))
1400. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1401. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1402. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1403. [axiom]
(instance instance 'BinaryRelation')
1404. [axiom]
(or
(not (member
(sK24 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Finland')))
1405. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1406. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1407. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1408. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
1409. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1410. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1411. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1412. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1413. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1414. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1415. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1416. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1417. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1418. [axiom]
(or
(member
(sK91 ?X0)
(sK28
(sK91 ?X0)))
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
1419. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1420. [axiom]
(or
(not (member
(sK21
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
1421. [axiom]
(or
(not (member
(sK34
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP3
?X1
(sK57 ?X0))))
1422. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1423. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1424. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1425. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1426. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1427. [axiom]
(or
(not (instance
(sK28
(sK29 ?X0))
'OrganizationOfNations'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Nation'))
1428. [axiom]
(or
(not (member
(sK62
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'GasolineStations')))
1429. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1430. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1431. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1432. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1433. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
1434. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1435. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1436. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1437. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1438. [axiom]
(or
(not (member
(sK44
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP5
?X1
(sK62 ?X0))))
1439. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1440. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1441. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1442. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1443. [axiom]
(or
(not (member
(sK70
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP7
?X1
(sK91 ?X0))))
1444. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
1445. [axiom]
(or
(not (member
(sK62
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'GasolineStations')))
1446. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1447. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1448. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1449. [axiom]
(or
(not (member
(sK24
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP2
?X1
(sK42 ?X0))))
1450. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1451. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1452. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1453. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1454. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1455. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1456. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1457. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1458. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1459. [axiom]
(or
(not (agent
?X0
(sK38
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK12 ?X0 ?X1)
?X2)))
1460. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1461. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1462. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1463. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing')))
1464. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1465. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1466. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1467. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1468. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1469. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1470. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1471. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK10 ?X0 ?X1))
'Organization'))
1472. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1473. [axiom]
(or
(not (member
(sK39
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP4
?X1
(sK42 ?X0))))
1474. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1475. [axiom]
(or
(not (member
(sK21
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'ClothingAndClothingAccessoriesStores')))
1476. [axiom]
(or
(not (member
(sK11
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK15 ?X0 ?X2))))
1477. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1478. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
1479. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1480. [axiom]
(or
(not (member
(sK57
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'Construction')))
1481. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1482. [axiom]
(or
(not (member
(sK49
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'NonstoreRetailers')))
1483. [axiom]
(or
(not (agent
?X0
(sK74
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK17 ?X0 ?X1)
?X2)))
1484. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1485. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1486. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1487. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1488. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1489. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1490. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1491. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1492. [axiom]
(member 'Portugal' 'EuropeanMonetaryUnion')
1493. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1494. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1495. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1496. [axiom]
(or
(not (member
(sK19
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'TextileProductMills')))
1497. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1498. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1499. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1500. [axiom]
(or
(not (member
(sK85
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'PaperManufacturing')))
1501. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1502. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
1503. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1504. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1505. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1506. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1507. [axiom]
(or
(not (member
(sK24
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK23 ?X0 ?X2))))
1508. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
1509. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1510. [axiom]
(member 'France' 'EuropeanMonetaryUnion')
1511. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1512. [axiom]
(or
(not (agent
?X0
(sK91
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1513. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1514. [axiom]
(or
(not (member
(sK57
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'Construction')))
1515. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1516. [axiom]
(or
(not (member
(sK59
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'Construction')))
1517. [axiom]
(or
(not (subclass ?X0 'GeopoliticalArea'))
(subclass ?X0 'Physical'))
1518. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK69 ?X0 ?X1))
?X2)))
1519. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1520. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1521. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1522. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1523. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1524. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1525. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1526. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'AutonomousAgent')
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'OrganizationalProcess')))
1527. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1528. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'Collection')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
1529. [axiom]
(or
(sP8
(sK74 ?X0 ?X1))
(not (sP9 ?X0 ?X1)))
1530. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1531. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1532. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1533. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1534. [axiom]
(or
(not (member
(sK39
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK75 ?X0 ?X1))))
1535. [axiom]
(or
(not (member
(sK27
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'ApparelManufacturing')))
1536. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1537. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1538. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1539. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1540. [axiom]
(or
(not (agent
?X0
(sK14
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1541. [axiom]
(or
(not (member
(sK11
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X1
(sK47 ?X0))))
1542. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1543. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1544. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1545. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1546. [axiom]
(not (member 'KingmanReef' 'BakerIsland'))
1547. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1548. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers')))
1549. [axiom]
(or
(not (member
(sK54
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'FoodAndBeverageStores')))
1550. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1551. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1552. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1553. [axiom]
(or
(not (member
(sK68
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
1554. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
1555. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1556. [axiom]
(or
(not (member
(sK75
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP9
?X1
(sK87 ?X0))))
1557. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK74 ?X0 ?X1))
?X2)))
1558. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1559. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1560. [axiom]
(or
(not (member
(sK24
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X1
(sK47 ?X0))))
1561. [axiom]
(or
(instance
(sK19 ?X0)
'Entity')
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'Organization')))
1562. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK91 ?X0)))))
1563. [axiom]
(or
(instance
(sK47 ?X0)
'GeographicArea')
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
1564. [axiom]
(or
(not (member
(sK34 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Germany')))
1565. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization')))
1566. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1567. [axiom]
(or
(not (member
(sK42
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
1568. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations')))
1569. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1570. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1571. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1572. [axiom]
(or
(not (member
(sK21
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'ClothingAndClothingAccessoriesStores')))
1573. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'Physical')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
1574. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1575. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1576. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1577. [axiom]
(or
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
1578. [axiom]
(or
(not (member
(sK91
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WoodProductManufacturing')))
1579. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1580. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1581. [axiom]
(or
(not (member
(sK27
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'ApparelManufacturing')))
1582. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'CollectionOfObjects')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
1583. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1584. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1585. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1586. [axiom]
(or
(not (member
(sK11 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP0 ?X0 'BeneluxEconomicUnion')))
1587. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
1588. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1589. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1590. [axiom]
(or
(not (member
?X0
(sK44 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP5 ?X1 ?X2)))
1591. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1592. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1593. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1594. [axiom]
(or
(not (member
(sK39 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'MidwayIslands')))
1595. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1596. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1597. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
1598. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1599. [axiom]
(or
(not (member
(sK68
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
1600. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1601. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1602. [axiom]
(or
(not (instance ?X0 'Physical'))
(instance ?X0 'Entity'))
1603. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK64 ?X0 ?X1))
?X2)))
1604. [axiom]
(instance member 'InheritableRelation')
1605. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1606. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1607. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1608. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1609. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'InheritableRelation'))
1610. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1611. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1612. [axiom]
(or
(not (member
(sK37
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'TransportationEquipmentManufacturing')))
1613. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1614. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1615. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1616. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1617. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1618. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1619. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1620. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1621. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1622. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1623. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1624. [axiom]
(instance subProcess 'Predicate')
1625. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1626. [axiom]
(or
(not (member
(sK14
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'PrimaryMetalManufacturing')))
1627. [axiom]
(or
(member
(sK30 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
1628. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
1629. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1630. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1631. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1632. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1633. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1634. [axiom]
(or
(not (member
(sK80
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1635. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1636. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1637. [axiom]
(or
(not (member
(sK47
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'PlasticsAndRubberProductsManufacturing')))
1638. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
1639. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK64 ?X0 ?X1))
?X2)))
1640. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1641. [axiom]
(or
(not (member
(sK54
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'FoodAndBeverageStores')))
1642. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1643. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1644. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1645. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1646. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1647. [axiom]
(instance domainSubclass 'TernaryPredicate')
1648. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1649. [axiom]
(or
(not (subclass ?X0 'Collection'))
(subclass ?X0 'Physical'))
1650. [axiom]
(instance organizationalObjective 'Predicate')
1651. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1652. [axiom]
(member 'Slovakia' 'EuropeanMonetaryUnion')
1653. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1654. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1655. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1656. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1657. [axiom]
(or
(not (member
(sK44
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP5
?X1
(sK19 ?X0))))
1658. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1659. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1660. [axiom]
(instance attribute 'Predicate')
1661. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1662. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1663. [axiom]
(or
(instance
(sK50 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
1664. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1665. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1666. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1667. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1668. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1669. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1670. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1671. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1672. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
1673. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1674. [axiom]
(or
(not (member
(sK37
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'TransportationEquipmentManufacturing')))
1675. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1676. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
1677. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK69 ?X0 ?X1))
?X2)))
1678. [axiom]
(or
(not (agent
?X0
(sK64
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK71 ?X0 ?X1)
?X2)))
1679. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1680. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1681. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1682. [axiom]
(instance member 'BinaryRelation')
1683. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
1684. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1685. [axiom]
(or
(not (agent
?X0
(sK91
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1686. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1687. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1688. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1689. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1690. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1691. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'Collection')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
1692. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK10 ?X0 ?X1))
?X2)))
1693. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1694. [negated_conjecture]
(not (attribute
'Org1_1'
'ElectricalEquipmentApplianceAndComponentManufacturing'))
1695. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1696. [axiom]
(or
(not (member
(sK68
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'BeverageAndTobaccoProductManufacturing')))
1697. [axiom]
(or
(not (member
(sK47
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'PlasticsAndRubberProductsManufacturing')))
1698. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1699. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1700. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1701. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1702. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1703. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK13 ?X0)))))
1704. [axiom]
(or
(not (member
(sK75 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'France')))
1705. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1706. [axiom]
(or
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
1707. [axiom]
(or
(not (member
(sK75 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'PalmyraAtoll')))
1708. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1709. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1710. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1711. [axiom]
(or
(not (member
(sK49
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'NonstoreRetailers')))
1712. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1713. [axiom]
(or
(not (member
(sK27
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'ApparelManufacturing')))
1714. [axiom]
(or
(not (member
(sK70
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP7
?X1
(sK73 ?X0))))
1715. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
1716. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1717. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1718. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK46 ?X0)))))
1719. [axiom]
(or
(not (instance
(sK28
(sK53 ?X0))
'OrganizationOfNations'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Nation'))
1720. [axiom]
(or
(not (member
(sK70 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Lithuania')))
1721. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1722. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'Collection')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
1723. [axiom]
(or
(not (member
(sK85
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'PaperManufacturing')))
1724. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1725. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1726. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK74 ?X0 ?X1))
'Organization'))
1727. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
1728. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1729. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1730. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1731. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1732. [axiom]
(or
(not (member
(sK73
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'WholesaleTrade')))
1733. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1734. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'Physical')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
1735. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1736. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1737. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1738. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1739. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1740. [axiom]
(or
(not (member
(sK37
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'TransportationEquipmentManufacturing')))
1741. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1742. [axiom]
(or
(not (member
(sK27
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'ApparelManufacturing')))
1743. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1744. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1745. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1746. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1747. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1748. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1749. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1750. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1751. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1752. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1753. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1754. [axiom]
(or
(not (agent
?X0
(sK27
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1755. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1756. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1757. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1758. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1759. [axiom]
(or
(instance
(sK44 ?X1 ?X0)
'GeopoliticalArea')
(not (sP5 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
1760. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1761. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
1762. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1763. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1764. [axiom]
(or
(not (instance ?X0 'GeopoliticalArea'))
(instance ?X0 'GeographicArea'))
1765. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'Group')
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess')))
1766. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1767. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
1768. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1769. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1770. [axiom]
(or
(not (member
(sK68
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'BeverageAndTobaccoProductManufacturing')))
1771. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Relation'))
1772. [axiom]
(or
(not (agent
?X0
(sK10
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK12 ?X0 ?X1)
?X2)))
1773. [axiom]
(or
(not (member
(sK34
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X1
(sK68 ?X0))))
1774. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1775. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1776. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1777. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1778. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1779. [axiom]
(or
(instance
(sK65 ?X1 ?X0)
'GeopoliticalArea')
(not (sP6 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
1780. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1781. [axiom]
(or
(not (member
(sK80
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1782. [axiom]
(or
(instance
(sK54 ?X0)
'GeographicArea')
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
1783. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1784. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1785. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1786. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1787. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1788. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1789. [axiom]
(or
(not (agent
?X0
(sK30
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1790. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1791. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1792. [axiom]
(not (member 'Spain' 'Greece'))
1793. [axiom]
(or
(not (agent
?X0
(sK38
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK17 ?X0 ?X1)
?X2)))
1794. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1795. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1796. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1797. [axiom]
(or
(not (member
(sK80
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1798. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1799. [axiom]
(or
(not (member
(sK54
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'FoodAndBeverageStores')))
1800. [axiom]
(or
(instance
(sK13 ?X0)
'Manufacture')
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'Organization')))
1801. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1802. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK72 ?X0)))))
1803. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1804. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1805. [axiom]
(or
(not (member
(sK21
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'ClothingAndClothingAccessoriesStores')))
1806. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
1807. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1808. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1809. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1810. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1811. [axiom]
(or
(not (member
(sK14
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PrimaryMetalManufacturing')))
1812. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1813. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1814. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1815. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1816. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1817. [axiom]
(or
(not (member
(sK73
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'WholesaleTrade')))
1818. [axiom]
(or
(not (member
(sK11
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP0
?X1
(sK37 ?X0))))
1819. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1820. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1821. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1822. [axiom]
(or
(not (member
(sK44
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X1
(sK47 ?X0))))
1823. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1824. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1825. [negated_conjecture]
(not (attribute 'Org1_1' 'TextileProductMills'))
1826. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1827. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1828. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
1829. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1830. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK38 ?X0 ?X1))
'Organization'))
1831. [axiom]
(or
(not (member
(sK27
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'ApparelManufacturing')))
1832. [axiom]
(or
(instance
(sK64 ?X0 ?X1)
'TobaccoProduct')
(instance
(sK64 ?X0 ?X1)
'Beverage')
(not (sP6 ?X0 ?X1)))
1833. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1834. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1835. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1836. [axiom]
(or
(not (member
(sK68
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'BeverageAndTobaccoProductManufacturing')))
1837. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1838. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1839. [axiom]
(or
(instance
(sK30 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance ?X0 'Organization')))
1840. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK69 ?X0 ?X1))
'Organization'))
1841. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1842. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1843. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1844. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1845. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1846. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing')))
1847. [axiom]
(or
(not (member
(sK68
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'BeverageAndTobaccoProductManufacturing')))
1848. [axiom]
(or
(not (sP9 ?X0 ?X1))
(instance ?X0 'Manufacture'))
1849. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
1850. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1851. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1852. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1853. [axiom]
(or
(not (member
(sK70
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK16 ?X0 ?X1))))
1854. [axiom]
(or
(sP6
(sK67 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
1855. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1856. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1857. [axiom]
(or
(not (agent
?X0
(sK80
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1858. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1859. [axiom]
(or
(not (member
(sK14
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'PrimaryMetalManufacturing')))
1860. [axiom]
(or
(instance
(sK37 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'Organization')))
1861. [axiom]
(or
(not (member
(sK42
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'PrintingAndRelatedSupportActivities')))
1862. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1863. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1864. [axiom]
(or
(not (member
(sK11 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Ireland')))
1865. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1866. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1867. [axiom]
(or
(agent
(sK82 ?X0)
(sK81 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
1868. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1869. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1870. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1871. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1872. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK11 ?X0 ?X1)))))
1873. [axiom]
(or
(not (subclass ?X0 'Nation'))
(subclass ?X0 'Object'))
1874. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1875. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
1876. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1877. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1878. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP9 ?X0 ?X1)))
1879. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1880. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1881. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1882. [axiom]
(or
(not (member
(sK82
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
1883. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1884. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1885. [axiom]
(or
(not (member
(sK19
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'TextileProductMills')))
1886. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1887. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1888. [axiom]
(or
(not (member
(sK16
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP1
?X0
(sK65 ?X1 ?X2))))
1889. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1890. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1891. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1892. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
1893. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK41 ?X0)))))
1894. [axiom]
(or
(not (member
(sK39
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP4
?X1
(sK91 ?X0))))
1895. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1896. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
1897. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
1898. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1899. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1900. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP5 ?X0 ?X1)))
1901. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1902. [axiom]
(or
(not (member
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK10 ?X0 ?X1))))
1903. [axiom]
(or
(not (member
(sK44 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Estonia')))
1904. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
1905. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1906. [axiom]
(or
(not (member
(sK68
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'BeverageAndTobaccoProductManufacturing')))
1907. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1908. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1909. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1910. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK53 ?X0)))))
1911. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1912. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1913. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1914. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1915. [axiom]
(or
(not (member
(sK80
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
1916. [axiom]
(or
(not (member
(sK85
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'PaperManufacturing')))
1917. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
1918. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1919. [axiom]
(or
(not (member
(sK62
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'GasolineStations')))
1920. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
1921. [axiom]
(or
(not (subclass ?X0 'City'))
(subclass ?X0 'Physical'))
1922. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1923. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
1924. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1925. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1926. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1927. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK61 ?X0)))))
1928. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
1929. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
1930. [axiom]
(or
(not (member
(sK14
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'PrimaryMetalManufacturing')))
1931. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1932. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1933. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK67 ?X0)))))
1934. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1935. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1936. [axiom]
(or
(not (member
(sK47
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
1937. [axiom]
(or
(not (agent
?X0
(sK27
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
1938. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
1939. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1940. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1941. [axiom]
(or
(not (member
(sK34
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK75 ?X0 ?X1))))
1942. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
1943. [axiom]
(or
(not (member
(sK21
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'ClothingAndClothingAccessoriesStores')))
1944. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1945. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1946. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1947. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'Group')
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'OrganizationalProcess')))
1948. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1949. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1950. [axiom]
(or
(not (member
(sK44 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Ireland')))
1951. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
1952. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1953. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1954. [axiom]
(or
(not (member
(sK21
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
1955. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1956. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1957. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
1958. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1959. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
1960. [axiom]
(or
(member
(sK26 ?X0)
(sK28
(sK26 ?X0)))
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
1961. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1962. [axiom]
(or
(not (member
(sK57
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'Construction')))
1963. [axiom]
(or
(not (subclass ?X0 'City'))
(subclass ?X0 'Object'))
1964. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1965. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK33 ?X0 ?X1))
?X2)))
1966. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
1967. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1968. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1969. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
1970. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
1971. [axiom]
(instance subAttribute 'BinaryRelation')
1972. [axiom]
(or
(not (member
(sK85
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PaperManufacturing')))
1973. [axiom]
(or
(instance
(sK67 ?X0)
'Manufacture')
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'Organization')))
1974. [axiom]
(or
(agent
(sK37 ?X0)
(sK36 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
1975. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
1976. [axiom]
(or
(not (member
(sK65
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP6
?X1
(sK91 ?X0))))
1977. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
1978. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
1979. [axiom]
(or
(not (member
(sK30
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'GeneralMerchandiseStores')))
1980. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1981. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1982. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
1983. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
1984. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
1985. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
1986. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
1987. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
1988. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
1989. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
1990. [axiom]
(or
(not (relatedInternalConcept ?X1 ?X2))
(not (relatedInternalConcept ?X0 ?X1))
(relatedInternalConcept ?X0 ?X2))
1991. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
1992. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing')))
1993. [axiom]
(or
(not (subrelation ?X0 economyType))
(subrelation ?X0 attribute))
1994. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
1995. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
1996. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
1997. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
1998. [axiom]
(or
(not (member
(sK44
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP5
?X1
(sK59 ?X0))))
1999. [axiom]
(or
(instance
(sK68 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'Organization')))
2000. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK64 ?X0 ?X1))
'Organization'))
2001. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2002. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2003. [axiom]
(or
(not (agent
?X0
(sK23
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK71 ?X0 ?X1)
?X2)))
2004. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2005. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2006. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2007. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2008. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2009. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2010. [axiom]
(or
(not (member
?X1
(sK28
(sK20 ?X0))))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (member
?X1
(sK20 ?X0)))
(not (instance
(sK21 ?X0)
'OrganizationalProcess')))
2011. [axiom]
(or
(not (agent
?X0
(sK43
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK71 ?X0 ?X1)
?X2)))
2012. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2013. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2014. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing')))
2015. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2016. [axiom]
(or
(member
(sK57 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
2017. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2018. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2019. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2020. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2021. [axiom]
(or
(not (member
(sK27
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ApparelManufacturing')))
2022. [axiom]
(or
(not (member
(sK34 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Malta')))
2023. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2024. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2025. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2026. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2027. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2028. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2029. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2030. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
2031. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2032. [axiom]
(or
(not (member
(sK49
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'NonstoreRetailers')))
2033. [axiom]
(or
(instance
(sK57 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization')))
2034. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
2035. [axiom]
(or
(not (member
(sK14
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PrimaryMetalManufacturing')))
2036. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2037. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2038. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
2039. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2040. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2041. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2042. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2043. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
2044. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2045. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2046. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
2047. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization')))
2048. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2049. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2050. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2051. [axiom]
(or
(not (member
(sK30
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'GeneralMerchandiseStores')))
2052. [axiom]
(or
(not (member
(sK44 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Latvia')))
2053. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2054. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2055. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2056. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
2057. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2058. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
2059. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
2060. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2061. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2062. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2063. [axiom]
(or
(not (member
(sK49
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'NonstoreRetailers')))
2064. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2065. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2066. [axiom]
(or
(not (member
(sK11
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP0
?X1
(sK91 ?X0))))
2067. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2068. [axiom]
(or
(not (member
(sK49
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'NonstoreRetailers')))
2069. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2070. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2071. [axiom]
(or
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK23 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK24 ?X0 ?X1)
'Nation'))
2072. [axiom]
(or
(not (member
(sK82
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'MotorVehicleAndPartsDealers')))
2073. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2074. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2075. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2076. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2077. [axiom]
(or
(not (member
(sK91
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'WoodProductManufacturing')))
2078. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2079. [axiom]
(or
(not (member
(sK62
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'GasolineStations')))
2080. [axiom]
(or
(not (member
(sK34 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Slovakia')))
2081. [axiom]
(or
(not (member
(sK24
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP2
?X0
(sK70 ?X1 ?X2))))
2082. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2083. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2084. [axiom]
(or
(not (instance ?X0 'IntransitiveRelation'))
(instance ?X0 'InheritableRelation'))
2085. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2086. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2087. [axiom]
(or
(not (member
(sK75 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Italy')))
2088. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2089. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2090. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2091. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2092. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
2093. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2094. [axiom]
(or
(not (instance ?X0 'BinaryRelation'))
(instance ?X0 'Entity'))
2095. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2096. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2097. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2098. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2099. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2100. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2101. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2102. [axiom]
(or
(not (member
(sK70 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Finland')))
2103. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2104. [axiom]
(or
(not (member
(sK62
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'GasolineStations')))
2105. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2106. [axiom]
(or
(not (member
(sK68
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
2107. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2108. [axiom]
(or
(not (agent
?X0
(sK91
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2109. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2110. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2111. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'Collection')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
2112. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2113. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2114. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2115. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2116. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2117. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2118. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2119. [axiom]
(or
(not (member
(sK14
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'PrimaryMetalManufacturing')))
2120. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2121. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2122. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'Physical')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
2123. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2124. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2125. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
2126. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2127. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2128. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK43 ?X0 ?X1))
'Organization'))
2129. [axiom]
(or
(not (member
(sK19
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'TextileProductMills')))
2130. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2131. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2132. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2133. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2134. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2135. [axiom]
(or
(not (member
(sK14
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'PrimaryMetalManufacturing')))
2136. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2137. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2138. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2139. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2140. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK43 ?X0 ?X1))
?X2)))
2141. [axiom]
(or
(member
(sK29 ?X0)
(sK28
(sK29 ?X0)))
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
2142. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2143. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2144. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP4 ?X0 ?X1)))
2145. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
2146. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2147. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2148. [axiom]
(or
(not (agent
?X0
(sK90
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization')))
2149. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2150. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2151. [axiom]
(or
(not (agent
?X0
(sK21
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2152. [axiom]
(or
(not (member
(sK49
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'NonstoreRetailers')))
2153. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2154. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2155. [axiom]
(or
(not (member
(sK75
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK33 ?X0 ?X2))))
2156. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2157. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2158. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2159. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2160. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2161. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2162. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2163. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK20 ?X0)))))
2164. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
2165. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
2166. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2167. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2168. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2169. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2170. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2171. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
2172. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2173. [axiom]
(or
(not (member
(sK89
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'WoodProductManufacturing')))
2174. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2175. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2176. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2177. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2178. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK53 ?X0)))))
2179. [axiom]
(or
(instance
(sK71 ?X0 ?X1)
'Selling')
(not (sP7 ?X0 ?X1)))
2180. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2181. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2182. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2183. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
2184. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2185. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2186. [axiom]
(or
(not (agent
?X0
(sK21
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2187. [axiom]
(or
(instance
(sK30 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
2188. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2189. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2190. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2191. [axiom]
(or
(agent
(sK89 ?X0)
(sK88 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
2192. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2193. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2194. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2195. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
2196. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2197. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2198. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2199. [axiom]
(or
(not (member
(sK30
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'GeneralMerchandiseStores')))
2200. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'Collection')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
2201. [axiom]
(or
(not (during ?X1 ?X2))
(not (during ?X0 ?X1))
(during ?X0 ?X2))
2202. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2203. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2204. [axiom]
(or
(not (member
(sK21
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
2205. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2206. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2207. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2208. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
2209. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2210. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2211. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2212. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2213. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2214. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2215. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2216. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2217. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2218. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'Physical')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
2219. [axiom]
(member 'Luxembourg' 'EuropeanMonetaryUnion')
2220. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2221. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade')))
2222. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
2223. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
2224. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2225. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2226. [axiom]
(or
(not (subclass ?X0 'Group'))
(subclass ?X0 'Physical'))
2227. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2228. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2229. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK75 ?X0 ?X1)))))
2230. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2231. [axiom]
(or
(member
?X1
(sK74 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2)))
2232. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2233. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2234. [axiom]
(or
(not (member
(sK42
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'PrintingAndRelatedSupportActivities')))
2235. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2236. [axiom]
(or
(not (member
(sK65
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP6
?X0
(sK11 ?X1 ?X2))))
2237. [axiom]
(or
(not (member
(sK16 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Portugal')))
2238. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2239. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2240. [axiom]
(or
(not (agent
?X0
(sK68
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2241. [axiom]
(or
(not (member
(sK42
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'PrintingAndRelatedSupportActivities')))
2242. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2243. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2244. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2245. [axiom]
(not (member 'Netherlands' 'Belgium'))
2246. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK74 ?X0 ?X1))
?X2)))
2247. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2248. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2249. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2250. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2251. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK59 ?X0)))))
2252. [axiom]
(or
(instance
(sK62 ?X0)
'Entity')
(not (attribute ?X0 'GasolineStations'))
(not (instance ?X0 'Organization')))
2253. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2254. [axiom]
(or
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK74 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK75 ?X0 ?X1)
'Nation'))
2255. [axiom]
(or
(not (member
(sK75
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP9
?X0
(sK39 ?X1 ?X2))))
2256. [axiom]
(or
(not (member
(sK80
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
2257. [axiom]
(or
(not (member
(sK91
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'WoodProductManufacturing')))
2258. [axiom]
(or
(not (instance ?X0 'IntransitiveRelation'))
(instance ?X0 'BinaryRelation'))
2259. [axiom]
(or
(not (member
(sK27
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'ApparelManufacturing')))
2260. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2261. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills')))
2262. [axiom]
(or
(not (member
(sK30
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'GeneralMerchandiseStores')))
2263. [axiom]
(or
(instance
(sK85 ?X0)
'Nation')
(not (attribute ?X0 'PaperManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
2264. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2265. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2266. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2267. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2268. [axiom]
(or
(not (member
(sK34
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK69 ?X0 ?X2))))
2269. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2270. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
2271. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2272. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
2273. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2274. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2275. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2276. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2277. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2278. [axiom]
(or
(not (agent
?X0
(sK30
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2279. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2280. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2281. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2282. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2283. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2284. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2285. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK59 ?X0)))))
2286. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2287. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2288. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'Collection')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
2289. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2290. [axiom]
(or
(not (instance
(sK28
(sK81 ?X0))
'OrganizationOfNations'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Nation'))
2291. [axiom]
(or
(not (member
(sK73
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'WholesaleTrade')))
2292. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2293. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2294. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2295. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK64 ?X0 ?X1))
?X2)))
2296. [axiom]
(or
(not (member
(sK75
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK70 ?X0 ?X1))))
2297. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK33 ?X0 ?X1))
?X2)))
2298. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2299. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2300. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2301. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2302. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2303. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2304. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2305. [axiom]
(or
(not (member
(sK62
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'GasolineStations')))
2306. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2307. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2308. [axiom]
(or
(not (member
(sK82
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'MotorVehicleAndPartsDealers')))
2309. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2310. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
2311. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2312. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2313. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2314. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2315. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2316. [axiom]
(or
(not (member
(sK82
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'MotorVehicleAndPartsDealers')))
2317. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2318. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2319. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2320. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2321. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2322. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2323. [axiom]
(or
(not (member
(sK82
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'MotorVehicleAndPartsDealers')))
2324. [axiom]
(or
(not (instance ?X0 'Collection'))
(instance ?X0 'Entity'))
2325. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2326. [axiom]
(or
(not (member
(sK34
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK16 ?X0 ?X1))))
2327. [axiom]
(or
(not (member
(sK30
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'GeneralMerchandiseStores')))
2328. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2329. [axiom]
(or
(instance
(sK91 ?X0)
'Entity')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization')))
2330. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2331. [axiom]
(or
(not (member
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK74 ?X0 ?X1))))
2332. [axiom]
(or
(not (member
(sK65
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP6
?X1
(sK27 ?X0))))
2333. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2334. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK36 ?X0)))))
2335. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
2336. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK64 ?X0 ?X1))
?X2)))
2337. [axiom]
(or
(not (agent
?X0
(sK15
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK71 ?X0 ?X1)
?X2)))
2338. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2339. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2340. [axiom]
(or
(not (member
(sK65
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP6
?X0
(sK44 ?X1 ?X2))))
2341. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2342. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2343. [axiom]
(or
(not (member
(sK34 ?X0 ?X1)
?X2))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
2344. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK33 ?X0 ?X1))
?X2)))
2345. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2346. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2347. [axiom]
(subclass 'Object' 'Physical')
2348. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2349. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2350. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2351. [axiom]
(or
(not (member
(sK37
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
2352. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2353. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2354. [axiom]
(or
(not (member
(sK19
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'TextileProductMills')))
2355. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2356. [axiom]
(or
(not (member
(sK19
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'TextileProductMills')))
2357. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2358. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2359. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2360. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2361. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2362. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2363. [axiom]
(or
(sP1
(sK18 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
2364. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2365. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2366. [axiom]
(or
(not (member
(sK85
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'PaperManufacturing')))
2367. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2368. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2369. [axiom]
(or
(instance
(sK42 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
2370. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2371. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2372. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2373. [axiom]
(or
(not (member
(sK59
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'Construction')))
2374. [axiom]
(or
(not (member
(sK89
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WoodProductManufacturing')))
2375. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
2376. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK69 ?X0 ?X1))
?X2)))
2377. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2378. [axiom]
(or
(not (member
(sK57
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'Construction')))
2379. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP3 ?X0 ?X1)))
2380. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
2381. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK15 ?X0 ?X1))
?X2)))
2382. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2383. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
2384. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2385. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2386. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2387. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2388. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2389. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2390. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2391. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2392. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2393. [axiom]
(or
(not (member
(sK68
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'BeverageAndTobaccoProductManufacturing')))
2394. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2395. [axiom]
(or
(not (member
(sK16
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK16 ?X0 ?X1))))
2396. [axiom]
(or
(patient
(sK12 ?X0 ?X1)
(sK10 ?X0 ?X1))
(not (sP0 ?X0 ?X1)))
2397. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
2398. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2399. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2400. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2401. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2402. [axiom]
(or
(not (agent
?X0
(sK73
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2403. [axiom]
(or
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
2404. [axiom]
(or
(not (member
(sK16 ?X0 ?X1)
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess')))
2405. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2406. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2407. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2408. [axiom]
(or
(not (member
(sK37
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'TransportationEquipmentManufacturing')))
2409. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'Entity')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
2410. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2411. [axiom]
(instance 'Org1_1' 'Object')
2412. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2413. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2414. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2415. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2416. [axiom]
(or
(not (member
(sK62
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'GasolineStations')))
2417. [axiom]
(or
(not (member
(sK34
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP3
?X1
(sK30 ?X0))))
2418. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2419. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores')))
2420. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2421. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
2422. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
2423. [axiom]
(or
(not (agent
?X0
(sK91
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2424. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2425. [axiom]
(or
(not (agent
?X0
(sK42
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2426. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK67 ?X0)))))
2427. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2428. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2429. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
2430. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
2431. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
2432. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2433. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2434. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2435. [axiom]
(or
(not (member
(sK82
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'MotorVehicleAndPartsDealers')))
2436. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2437. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2438. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2439. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2440. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2441. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2442. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK43 ?X0 ?X1))
'Organization'))
2443. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2444. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2445. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2446. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2447. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2448. [axiom]
(or
(not (member
(sK39
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP4
?X0
(sK34 ?X1 ?X2))))
2449. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2450. [axiom]
(or
(not (member
(sK89
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'WoodProductManufacturing')))
2451. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'Entity')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
2452. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2453. [axiom]
(or
(not (agent
?X0
(sK37
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2454. [axiom]
(or
(instance
(sK62 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
2455. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2456. [axiom]
(or
(not (member
(sK49
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'NonstoreRetailers')))
2457. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2458. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2459. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2460. [axiom]
(or
(not (member
(sK14
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'PrimaryMetalManufacturing')))
2461. [axiom]
(or
(not (member
(sK24
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP2
?X1
(sK89 ?X0))))
2462. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2463. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2464. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
2465. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2466. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2467. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2468. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2469. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2470. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2471. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2472. [axiom]
(subclass 'InheritableRelation' 'Abstract')
2473. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2474. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2475. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK48 ?X0)))))
2476. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
2477. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2478. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2479. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK85 ?X0)))))
2480. [axiom]
(or
(not (member
(sK49
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'NonstoreRetailers')))
2481. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2482. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2483. [axiom]
(or
(not (member
(sK62
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'GasolineStations')))
2484. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2485. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2486. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2487. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2488. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2489. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2490. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2491. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2492. [axiom]
(or
(not (member
(sK73
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'WholesaleTrade')))
2493. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2494. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2495. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2496. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2497. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
2498. [axiom]
(not (member 'JarvisIsland' 'BakerIsland'))
2499. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
2500. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2501. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers')))
2502. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK29 ?X0)))))
2503. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2504. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2505. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2506. [axiom]
(or
(not (member
?X1
(sK28
(sK41 ?X0))))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (member
?X1
(sK41 ?X0)))
(not (instance
(sK42 ?X0)
'OrganizationalProcess')))
2507. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
2508. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK74 ?X0 ?X1))
?X2)))
2509. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2510. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2511. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2512. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2513. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization')))
2514. [axiom]
(or
(not (member
(sK80
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
2515. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2516. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2517. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2518. [axiom]
(not (member 'Luxembourg' 'Netherlands'))
2519. [axiom]
(or
(not (instance
(sK28
(sK56 ?X0))
'OrganizationOfNations'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Nation'))
2520. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2521. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2522. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2523. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing')))
2524. [axiom]
(or
(member
(sK42 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
2525. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2526. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2527. [axiom]
(or
(not (member
(sK89
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WoodProductManufacturing')))
2528. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2529. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2530. [axiom]
(or
(not (agent
?X0
(sK49
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2531. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2532. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2533. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade')))
2534. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2535. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2536. [axiom]
(or
(not (member
?X3
(sK10 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
2537. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2538. [axiom]
(or
(not (member
(sK75
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP9
?X1
(sK91 ?X0))))
2539. [axiom]
(member 'Lithuania' 'EuropeanMonetaryUnion')
2540. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2541. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
2542. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
2543. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2544. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2545. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2546. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
2547. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2548. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2549. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2550. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2551. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2552. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2553. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2554. [axiom]
(or
(not (subclass ?X0 'Object'))
(subclass ?X0 'Physical'))
2555. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2556. [axiom]
(subrelation organizationalObjective attribute)
↳ Government.kif:2648
2557. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2558. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2559. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2560. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK18 ?X0)))))
2561. [axiom]
(or
(not (subAttribute ?X1 ?X0))
(not (subAttribute ?X0 ?X1))
(equal ?X0 ?X1))
2562. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2563. [axiom]
(or
(not (member
(sK11 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'NavassaIsland')))
2564. [axiom]
(or
(instance
(sK12 ?X0 ?X1)
'Selling')
(not (sP0 ?X0 ?X1)))
2565. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2566. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
2567. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization')))
2568. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2569. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2570. [axiom]
(or
(not (instance ?X0 'Nation'))
(instance ?X0 'GeographicArea'))
2571. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2572. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK56 ?X0)))))
2573. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
2574. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2575. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2576. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'Entity')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
2577. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2578. [axiom]
(or
(not (member ?X0 'Spain'))
(not (member ?X0 'EuropeanMonetaryUnion')))
2579. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
2580. [negated_conjecture]
(not (sP1 ?X0 'Org1_1'))
2581. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2582. [axiom]
(or
(not (member
(sK24
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP2
?X1
(sK62 ?X0))))
2583. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2584. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2585. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2586. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2587. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2588. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2589. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2590. [axiom]
(or
(not (member
(sK21
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'ClothingAndClothingAccessoriesStores')))
2591. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2592. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2593. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2594. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2595. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2596. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2597. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK18 ?X0)))))
2598. [axiom]
(or
(not (member
(sK47
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'PlasticsAndRubberProductsManufacturing')))
2599. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
2600. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2601. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2602. [axiom]
(or
(not (member
(sK62
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'GasolineStations')))
2603. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2604. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2605. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2606. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing')))
2607. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2608. [axiom]
(or
(not (instance
(sK10 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
2609. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
2610. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2611. [axiom]
(or
(not (member
(sK70
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK23 ?X0 ?X2))))
2612. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2613. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2614. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2615. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2616. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2617. [axiom]
(or
(member
(sK24 ?X0 ?X1)
(sK23 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1)))
2618. [axiom]
(or
(not (member
(sK65
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP6
?X0
(sK34 ?X1 ?X2))))
2619. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2620. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'Physical')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
2621. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2622. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2623. [axiom]
(or
(not (member
(sK57
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'Construction')))
2624. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
2625. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2626. [axiom]
(or
(not (member
(sK65 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Belgium')))
2627. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK16 ?X0 ?X1)))))
2628. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2629. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2630. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2631. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2632. [axiom]
(or
(not (member
(sK44
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK75 ?X0 ?X1))))
2633. [axiom]
(or
(not (member
(sK73
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'WholesaleTrade')))
2634. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2635. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'Group')
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'OrganizationalProcess')))
2636. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2637. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2638. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2639. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2640. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2641. [axiom]
(or
(not (member
(sK11
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP0
?X1
(sK54 ?X0))))
2642. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2643. [axiom]
(or
(not (agent
?X0
(sK27
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2644. [axiom]
(or
(not (member
(sK30
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'GeneralMerchandiseStores')))
2645. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
2646. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2647. [axiom]
(or
(not (member
(sK85
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PaperManufacturing')))
2648. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2649. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2650. [axiom]
(or
(not (member
(sK91
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'WoodProductManufacturing')))
2651. [axiom]
(or
(not (member
(sK70 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'HowlandIsland')))
2652. [axiom]
(or
(not (member
(sK21
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
2653. [axiom]
(or
(not (member
(sK37
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
2654. [axiom]
(or
(not (member
(sK54
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'FoodAndBeverageStores')))
2655. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2656. [axiom]
(or
(not (member
(sK62
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'GasolineStations')))
2657. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2658. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2659. [axiom]
(or
(not (agent
?X0
(sK27
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2660. [axiom]
(or
(not (member
(sK82
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'MotorVehicleAndPartsDealers')))
2661. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
2662. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2663. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2664. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2665. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2666. [axiom]
(or
(not (member
(sK85
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'PaperManufacturing')))
2667. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2668. [axiom]
(or
(not (member
(sK30
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'GeneralMerchandiseStores')))
2669. [axiom]
(or
(not (member
(sK21
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'ClothingAndClothingAccessoriesStores')))
2670. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2671. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2672. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2673. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2674. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2675. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2676. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2677. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2678. [axiom]
(or
(not (member
(sK85
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'PaperManufacturing')))
2679. [axiom]
(or
(instance
(sK26 ?X0)
'Manufacture')
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'Organization')))
2680. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2681. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2682. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2683. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2684. [axiom]
(or
(not (member
(sK37
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'TransportationEquipmentManufacturing')))
2685. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2686. [axiom]
(or
(not (member
(sK34 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Cyprus')))
2687. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2688. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2689. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
2690. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2691. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2692. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade')))
2693. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2694. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2695. [axiom]
(or
(instance
(sK24 ?X1 ?X0)
'Object')
(not (sP2 ?X1 ?X0))
(not (instance ?X0 'Organization')))
2696. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2697. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2698. [axiom]
(or
(not (member
(sK75
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X1
(sK21 ?X0))))
2699. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
2700. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2701. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2702. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2703. [axiom]
(or
(not (agent
?X0
(sK30
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2704. [negated_conjecture]
(not (attribute 'Org1_1' 'ApparelManufacturing'))
2705. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2706. [axiom]
(or
(not (agent
(sK36 ?X0)
?X2))
(not (instance
(sK36 ?X0)
'Organization'))
(not (agent
(sK36 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK36 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
2707. [axiom]
(or
(not (member
(sK11
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP0
?X0
(sK16 ?X1 ?X2))))
2708. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2709. [axiom]
(or
(not (member
(sK30
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'GeneralMerchandiseStores')))
2710. [axiom]
(or
(not (instance
(sK28
(sK39 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Nation'))
2711. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
2712. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2713. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2714. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2715. [axiom]
(or
(not (agent
?X0
(sK54
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2716. [axiom]
(or
(not (member
?X0
(sK11 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP0 ?X1 ?X2)))
2717. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK33 ?X0 ?X1))
'Organization'))
2718. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK64 ?X0 ?X1))
?X2)))
2719. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2720. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2721. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations')))
2722. [axiom]
(or
(not (member
(sK16
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK10 ?X0 ?X2))))
2723. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2724. [axiom]
(or
(not (member
(sK42
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
2725. [axiom]
(or
(instance
(sK34 ?X1 ?X0)
'Object')
(not (sP3 ?X1 ?X0))
(not (instance ?X0 'Organization')))
2726. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2727. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2728. [axiom]
(or
(not (member
(sK14
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'PrimaryMetalManufacturing')))
2729. [axiom]
(or
(not (agent
?X0
(sK87
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization')))
2730. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2731. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2732. [axiom]
(or
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
2733. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2734. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2735. [axiom]
(or
(not (instance ?X0 'City'))
(instance ?X0 'GeopoliticalArea'))
2736. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2737. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2738. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2739. [axiom]
(or
(not (member
(sK47
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
2740. [axiom]
(or
(not (member
(sK89
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'WoodProductManufacturing')))
2741. [axiom]
(or
(not (subclass ?X0 'AutonomousAgent'))
(subclass ?X0 'Object'))
2742. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2743. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2744. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2745. [axiom]
(or
(not (member
(sK44
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP5
?X0
(sK34 ?X1 ?X2))))
2746. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2747. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2748. [axiom]
(or
(instance
(sK47 ?X0)
'Nation')
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
2749. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2750. [axiom]
(or
(instance
(sK75 ?X1 ?X0)
'Object')
(not (sP9 ?X1 ?X0))
(not (instance ?X0 'Organization')))
2751. [axiom]
(subclass 'BinaryRelation' 'Abstract')
2752. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2753. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP4 ?X0 ?X1)))
2754. [axiom]
(instance externalImage 'Abstract')
2755. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
2756. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2757. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2758. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2759. [axiom]
(or
(not (member
(sK47
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
2760. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
2761. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2762. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
2763. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
2764. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
2765. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2766. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2767. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2768. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2769. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2770. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2771. [axiom]
(or
(not (member ?X0 'UnitedStatesMinorOutlyingIslands'))
(not (member ?X0 'BakerIsland')))
2772. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2773. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2774. [negated_conjecture]
(not (attribute 'Org1_1' 'GasolineStations'))
2775. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK69 ?X0 ?X1))
?X2)))
2776. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2777. [axiom]
(or
(not (member
(sK80
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
2778. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2779. [axiom]
(or
(not (member
(sK27
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'ApparelManufacturing')))
2780. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2781. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2782. [axiom]
(or
(not (member
(sK70
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP7
?X1
(sK91 ?X0))))
2783. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2784. [axiom]
(or
(not (member
(sK30
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'GeneralMerchandiseStores')))
2785. [axiom]
(or
(instance
(sK70 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP7 ?X1 ?X0)))
2786. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2787. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2788. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2789. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2790. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2791. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2792. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2793. [axiom]
(or
(not (member
(sK59
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'Construction')))
2794. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2795. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2796. [axiom]
(or
(not (member
(sK68
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'BeverageAndTobaccoProductManufacturing')))
2797. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2798. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2799. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2800. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
2801. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2802. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2803. [axiom]
(or
(not (member
(sK65 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Netherlands')))
2804. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2805. [axiom]
(or
(not (member
(sK89
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'WoodProductManufacturing')))
2806. [axiom]
(or
(not (member
(sK70 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Austria')))
2807. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2808. [axiom]
(or
(not (member
(sK44
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK44 ?X0 ?X1))))
2809. [axiom]
(or
(not (subrelation ?X0 result))
(subrelation ?X0 patient))
2810. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
2811. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2812. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2813. [axiom]
(subclass 'Organization' 'Object')
2814. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2815. [axiom]
(instance 'Org1_1' 'Group')
2816. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2817. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2818. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2819. [axiom]
(or
(not (member
(sK49
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'NonstoreRetailers')))
2820. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2821. [axiom]
(instance attribute 'Entity')
2822. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2823. [axiom]
(or
(not (member
(sK57
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'Construction')))
2824. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2825. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2826. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP3 ?X0 ?X1)))
2827. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2828. [axiom]
(subclass 'CollectionOfObjects' 'Physical')
2829. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2830. [axiom]
(or
(not (member
(sK91
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WoodProductManufacturing')))
2831. [axiom]
(or
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
2832. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2833. [axiom]
(or
(not (member
(sK82
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'MotorVehicleAndPartsDealers')))
2834. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
2835. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing')))
2836. [axiom]
(or
(not (member
(sK14
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'PrimaryMetalManufacturing')))
2837. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2838. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2839. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2840. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2841. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2842. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2843. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2844. [axiom]
(or
(not (member
(sK57
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'Construction')))
2845. [axiom]
(or
(instance
(sK62 ?X0)
'Physical')
(not (attribute ?X0 'GasolineStations'))
(not (instance ?X0 'Organization')))
2846. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2847. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK43 ?X0 ?X1))
?X2)))
2848. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK36 ?X0)))))
2849. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2850. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2851. [axiom]
(or
(not (member
(sK39 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Luxembourg')))
2852. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2853. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2854. [axiom]
(or
(not (agent
?X0
(sK27
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2855. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
2856. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2857. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2858. [axiom]
(or
(not (member
(sK19
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'TextileProductMills')))
2859. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2860. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2861. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2862. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2863. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2864. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2865. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2866. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2867. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2868. [axiom]
(or
(not (member
(sK73
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'WholesaleTrade')))
2869. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2870. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2871. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2872. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2873. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2874. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2875. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2876. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2877. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2878. [axiom]
(or
(not (member
(sK42
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
2879. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2880. [axiom]
(or
(not (member
(sK70
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK74 ?X0 ?X2))))
2881. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2882. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2883. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2884. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
2885. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2886. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2887. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2888. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2889. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2890. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2891. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2892. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2893. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK61 ?X0)))))
2894. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2895. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2896. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2897. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2898. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
2899. [axiom]
(or
(not (member
(sK42
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'PrintingAndRelatedSupportActivities')))
2900. [axiom]
(or
(not (member
?X3
(sK38 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
2901. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2902. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2903. [axiom]
(instance during 'Entity')
2904. [axiom]
(member 'Slovenia' 'EuropeanMonetaryUnion')
2905. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2906. [axiom]
(or
(not (member
(sK54
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'FoodAndBeverageStores')))
2907. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2908. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK13 ?X0)))))
2909. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
2910. [axiom]
(or
(not (instance ?X0 'Predicate'))
(instance ?X0 'Relation'))
2911. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2912. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
2913. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2914. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2915. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
2916. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2917. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2918. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2919. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2920. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2921. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2922. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2923. [axiom]
(or
(not (agent
?X0
(sK82
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2924. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
2925. [axiom]
(or
(not (member
(sK91
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'WoodProductManufacturing')))
2926. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2927. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2928. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2929. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
2930. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2931. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
2932. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2933. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2934. [axiom]
(or
(not (member
(sK19
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'TextileProductMills')))
2935. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
2936. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2937. [axiom]
(or
(not (member
(sK85
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'PaperManufacturing')))
2938. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK10 ?X0 ?X1))
?X2)))
2939. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2940. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
2941. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2942. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2943. [axiom]
(or
(member
(sK37 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
2944. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization')))
2945. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2946. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2947. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
2948. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2949. [axiom]
(or
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
2950. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
2951. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2952. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2953. [axiom]
(or
(not (member
(sK21
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
2954. [axiom]
(or
(not (agent
?X0
(sK64
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK40 ?X0 ?X1)
?X2)))
2955. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
2956. [axiom]
(or
(not (member
(sK54
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'FoodAndBeverageStores')))
2957. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2958. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2959. [axiom]
(or
(not (member
(sK85
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PaperManufacturing')))
2960. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
2961. [axiom]
(or
(not (agent
?X0
(sK19
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'TextileProductMills'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2962. [axiom]
(or
(not (member
(sK30
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'GeneralMerchandiseStores')))
2963. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2964. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2965. [axiom]
(or
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
2966. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
2967. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2968. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2969. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
2970. [axiom]
(or
(not (member
(sK75 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'JohnstonAtoll')))
2971. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
2972. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
2973. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2974. [axiom]
(or
(not (member
(sK85 ?X0)
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization')))
2975. [axiom]
(or
(not (agent
?X0
(sK15
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK40 ?X0 ?X1)
?X2)))
2976. [axiom]
(or
(not (member
(sK39 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Malta')))
2977. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
2978. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2979. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2980. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
2981. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2982. [axiom]
(or
(not (member
(sK47
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'PlasticsAndRubberProductsManufacturing')))
2983. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
2984. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
2985. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
2986. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK11 ?X0 ?X1)))))
2987. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'Group')
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'OrganizationalProcess')))
2988. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK33 ?X0 ?X1))
?X2)))
2989. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK26 ?X0)))))
2990. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2991. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
2992. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
2993. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
2994. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2995. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2996. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
2997. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
2998. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
2999. [axiom]
(or
(not (member
(sK16
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK64 ?X0 ?X2))))
3000. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3001. [axiom]
(or
(not (agent
?X0
(sK91
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3002. [axiom]
(or
(not (subclass ?X0 'Nation'))
(subclass ?X0 'GeographicArea'))
3003. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3004. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3005. [axiom]
(or
(not (member
(sK44
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP5
?X1
(sK49 ?X0))))
3006. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3007. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3008. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3009. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations')))
3010. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3011. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3012. [axiom]
(or
(not (member
(sK65 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'PalmyraAtoll')))
3013. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3014. [axiom]
(or
(not (member
(sK30
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'GeneralMerchandiseStores')))
3015. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3016. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3017. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3018. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'Physical')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
3019. [axiom]
(or
(not (member
(sK11 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'JarvisIsland')))
3020. [axiom]
(or
(not (member
(sK70 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Italy')))
3021. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3022. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3023. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3024. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3025. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3026. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3027. [axiom]
(or
(not (member
(sK27
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'ApparelManufacturing')))
3028. [axiom]
(or
(not (member
(sK65 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Spain')))
3029. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK33 ?X0 ?X1))
?X2)))
3030. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3031. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3032. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3033. [axiom]
(or
(not (member
(sK73
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'WholesaleTrade')))
3034. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3035. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3036. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
3037. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3038. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3039. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3040. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3041. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3042. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
3043. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3044. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3045. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3046. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3047. [axiom]
(or
(not (member
(sK82
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
3048. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3049. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3050. [axiom]
(or
(not (member
(sK54
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'FoodAndBeverageStores')))
3051. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3052. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3053. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3054. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3055. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3056. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3057. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3058. [axiom]
(or
(not (agent
(sK72 ?X0)
?X2))
(not (instance
(sK72 ?X0)
'Organization'))
(not (agent
(sK72 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK72 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
3059. [axiom]
(or
(not (member
(sK73
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'WholesaleTrade')))
3060. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3061. [axiom]
(or
(not (instance ?X0 'City'))
(instance ?X0 'Entity'))
3062. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK81 ?X0)))))
3063. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3064. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3065. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3066. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3067. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3068. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3069. [axiom]
(or
(not (member
(sK19
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'TextileProductMills')))
3070. [axiom]
(or
(not (member
(sK47
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
3071. [axiom]
(or
(not (member
(sK80
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3072. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess')))
3073. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
3074. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
3075. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3076. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3077. [axiom]
(or
(not (member
(sK47
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
3078. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK15 ?X0 ?X1))
?X2)))
3079. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3080. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP5 ?X0 ?X1)))
3081. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3082. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3083. [axiom]
(instance subrelation 'BinaryRelation')
3084. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
3085. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
3086. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3087. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3088. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3089. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3090. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3091. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3092. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3093. [axiom]
(or
(instance
(sK76 ?X0 ?X1)
'Selling')
(not (sP9 ?X0 ?X1)))
3094. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3095. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3096. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3097. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3098. [axiom]
(or
(not (member
(sK44 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Finland')))
3099. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3100. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3101. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3102. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3103. [axiom]
(or
(instance
(sK73 ?X0)
'Physical')
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'Organization')))
3104. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3105. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3106. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3107. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3108. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3109. [axiom]
(or
(not (member
(sK65
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP6
?X1
(sK59 ?X0))))
3110. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3111. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3112. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3113. [axiom]
(or
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
3114. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK23 ?X0 ?X1))
?X2)))
3115. [axiom]
(or
(not (member
(sK27
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'ApparelManufacturing')))
3116. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3117. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3118. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3119. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
3120. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3121. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
3122. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3123. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3124. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3125. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3126. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3127. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3128. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3129. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3130. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'Object'))
3131. [axiom]
(instance economyType 'BinaryPredicate')
3132. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
3133. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3134. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3135. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3136. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3137. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3138. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3139. [axiom]
(or
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK33 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK34 ?X0 ?X1)
'Nation'))
3140. [axiom]
(instance disjoint 'Relation')
3141. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3142. [axiom]
(or
(not (agent
(sK79 ?X0)
?X2))
(not (instance
(sK79 ?X0)
'Organization'))
(not (agent
(sK79 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK79 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3143. [axiom]
(or
(not (member
(sK57
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'Construction')))
3144. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3145. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK46 ?X0)))))
3146. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3147. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3148. [axiom]
(or
(not (member
(sK34
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK33 ?X0 ?X2))))
3149. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3150. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3151. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3152. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3153. [axiom]
(or
(not (member
(sK34
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK34 ?X0 ?X1))))
3154. [axiom]
(or
(not (member
(sK47
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'PlasticsAndRubberProductsManufacturing')))
3155. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3156. [axiom]
(or
(instance
(sK17 ?X0 ?X1)
'Selling')
(not (sP1 ?X0 ?X1)))
3157. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3158. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3159. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
3160. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK23 ?X0 ?X1))
?X2)))
3161. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3162. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3163. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3164. [axiom]
(instance names 'Entity')
3165. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3166. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3167. [axiom]
(instance 'EndFn' 'UnaryFunction')
3168. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3169. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3170. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
3171. [axiom]
(or
(instance
(sK68 ?X0)
'Physical')
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'Organization')))
3172. [axiom]
(or
(not (member
(sK65 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Estonia')))
3173. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3174. [axiom]
(or
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
3175. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3176. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'Object')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
3177. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
3178. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3179. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3180. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3181. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3182. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3183. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3184. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3185. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK70 ?X0 ?X1)))))
3186. [axiom]
(or
(not (member
(sK75 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Estonia')))
3187. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3188. [axiom]
(or
(not (agent
?X0
(sK37
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3189. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3190. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK10 ?X0 ?X1))
?X2)))
3191. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3192. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3193. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3194. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3195. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3196. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3197. [axiom]
(or
(not (member
(sK85
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'PaperManufacturing')))
3198. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3199. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3200. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3201. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK74 ?X0 ?X1))
?X2)))
3202. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3203. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3204. [axiom]
(or
(not (member
(sK59
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'Construction')))
3205. [axiom]
(or
(not (member
(sK34 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Estonia')))
3206. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3207. [axiom]
(or
(not (member
(sK73
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WholesaleTrade')))
3208. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3209. [axiom]
(or
(not (member
(sK89
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'WoodProductManufacturing')))
3210. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
3211. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3212. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3213. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3214. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3215. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3216. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3217. [axiom]
(or
(not (instance
(sK28
(sK16 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Nation'))
3218. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3219. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
3220. [axiom]
(or
(not (member
(sK30
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'GeneralMerchandiseStores')))
3221. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3222. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3223. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3224. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3225. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK79 ?X0)))))
3226. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3227. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3228. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3229. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3230. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3231. [axiom]
(or
(not (instance
(sK28
(sK34 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Nation'))
3232. [axiom]
(or
(not (member ?X0 'JarvisIsland'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
3233. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3234. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'AutonomousAgent')
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'OrganizationalProcess')))
3235. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3236. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3237. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
3238. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3239. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3240. [axiom]
(instance attribute 'InheritableRelation')
3241. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3242. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3243. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3244. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3245. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3246. [axiom]
(or
(not (member
(sK42
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'PrintingAndRelatedSupportActivities')))
3247. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
3248. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
3249. [axiom]
(or
(not (member
(sK42
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
3250. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3251. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3252. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3253. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3254. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3255. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3256. [axiom]
(or
(member
?X1
(sK33 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2)))
3257. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3258. [axiom]
(or
(not (member
(sK34
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK15 ?X0 ?X2))))
3259. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3260. [axiom]
(or
(not (member
(sK75
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK69 ?X0 ?X2))))
3261. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3262. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3263. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3264. [axiom]
(or
(not (member
(sK39
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP4
?X1
(sK49 ?X0))))
3265. [axiom]
(or
(not (agent
?X0
(sK23
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK40 ?X0 ?X1)
?X2)))
3266. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3267. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3268. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3269. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3270. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3271. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3272. [axiom]
(or
(not (member
(sK39
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK16 ?X0 ?X1))))
3273. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3274. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3275. [axiom]
(or
(not (member
(sK16 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'KingmanReef')))
3276. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3277. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3278. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3279. [axiom]
(or
(member
(sK48 ?X0)
(sK28
(sK48 ?X0)))
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
3280. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3281. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3282. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3283. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3284. [axiom]
(or
(not (member
(sK73
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'WholesaleTrade')))
3285. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3286. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
3287. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3288. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3289. [axiom]
(or
(instance
(sK27 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
3290. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization')))
3291. [axiom]
(or
(not (agent
?X0
(sK42
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3292. [axiom]
(or
(not (agent
?X0
(sK64
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK45 ?X0 ?X1)
?X2)))
3293. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
3294. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3295. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3296. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3297. [axiom]
(or
(not (agent
?X0
(sK28
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization'))
3298. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3299. [axiom]
(or
(not (agent
?X0
(sK73
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3300. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'Entity')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
3301. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3302. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3303. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3304. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3305. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK10 ?X0 ?X1))
?X2)))
3306. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3307. [axiom]
(or
(not (member
(sK44
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP5
?X1
(sK91 ?X0))))
3308. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3309. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3310. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
3311. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3312. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3313. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3314. [axiom]
(or
(not (member
(sK91
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WoodProductManufacturing')))
3315. [axiom]
(or
(instance
(sK88 ?X0)
'Manufacture')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
3316. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3317. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3318. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3319. [axiom]
(or
(not (member
(sK82
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'MotorVehicleAndPartsDealers')))
3320. [axiom]
(or
(not (member
(sK27
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'ApparelManufacturing')))
3321. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3322. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3323. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3324. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3325. [axiom]
(or
(not (member
(sK24 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Portugal')))
3326. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3327. [axiom]
(or
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
3328. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
3329. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3330. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
3331. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3332. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3333. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3334. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3335. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3336. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3337. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3338. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3339. [axiom]
(or
(not (member
(sK57
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'Construction')))
3340. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3341. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3342. [axiom]
(or
(not (subProcess ?X2 ?X1))
(eventLocated ?X2 ?X0)
(not (eventLocated ?X1 ?X0)))
3343. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3344. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3345. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3346. [axiom]
(or
(not (member
(sK11
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP0
?X1
(sK42 ?X0))))
3347. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3348. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK33 ?X0 ?X1))
'Organization'))
3349. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3350. [axiom]
(or
(not (agent
?X0
(sK37
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3351. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3352. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3353. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3354. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
3355. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3356. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3357. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3358. [axiom]
(or
(not (member
(sK27
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'ApparelManufacturing')))
3359. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3360. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3361. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3362. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3363. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3364. [axiom]
(or
(not (member
(sK75 ?X0 ?X1)
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess')))
3365. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3366. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Entity'))
3367. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3368. [axiom]
(or
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
3369. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3370. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3371. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3372. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3373. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3374. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3375. [axiom]
(or
(not (member
(sK16
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK34 ?X0 ?X1))))
3376. [axiom]
(or
(not (member
(sK82
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'MotorVehicleAndPartsDealers')))
3377. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3378. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3379. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3380. [axiom]
(or
(not (member
(sK27
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'ApparelManufacturing')))
3381. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3382. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3383. [axiom]
(or
(not (agent
?X0
(sK82
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3384. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3385. [axiom]
(or
(not (member
(sK89
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'WoodProductManufacturing')))
3386. [axiom]
(or
(not (member
(sK68
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'BeverageAndTobaccoProductManufacturing')))
3387. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3388. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3389. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3390. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3391. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3392. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3393. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3394. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3395. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3396. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
3397. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3398. [axiom]
(or
(not (instance ?X0 'Object'))
(instance ?X0 'Entity'))
3399. [axiom]
(or
(not (member
(sK85
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PaperManufacturing')))
3400. [axiom]
(or
(not (member
(sK54
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'FoodAndBeverageStores')))
3401. [axiom]
(or
(not (member
(sK89
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'WoodProductManufacturing')))
3402. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK15 ?X0 ?X1))
?X2)))
3403. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3404. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3405. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3406. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3407. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3408. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3409. [axiom]
(or
(instance
(sK14 ?X0)
'Physical')
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'Organization')))
3410. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3411. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3412. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3413. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3414. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3415. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3416. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3417. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3418. [axiom]
(or
(not (member
(sK59
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'Construction')))
3419. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3420. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3421. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3422. [axiom]
(subclass 'Relation' 'Entity')
3423. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
3424. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
3425. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3426. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3427. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3428. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3429. [axiom]
(or
(not (member
(sK44 ?X0 ?X1)
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess')))
3430. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3431. [axiom]
(or
(not (agent
?X0
(sK54
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3432. [axiom]
(or
(not (member
(sK89
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'WoodProductManufacturing')))
3433. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3434. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3435. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3436. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3437. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK15 ?X0 ?X1))
?X2)))
3438. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK29 ?X0)))))
3439. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3440. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3441. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3442. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3443. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK13 ?X0)))))
3444. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3445. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3446. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3447. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3448. [axiom]
(or
(not (member
(sK14
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'PrimaryMetalManufacturing')))
3449. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK10 ?X0 ?X1))
?X2)))
3450. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3451. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3452. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3453. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3454. [axiom]
(instance subclass 'InheritableRelation')
3455. [axiom]
(or
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
3456. [axiom]
(or
(not (member
(sK11 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'MidwayIslands')))
3457. [axiom]
(or
(patient
(sK20 ?X0)
(sK22 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
3458. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3459. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3460. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3461. [axiom]
(or
(not (member
(sK14
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'PrimaryMetalManufacturing')))
3462. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization')))
3463. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3464. [axiom]
(or
(not (instance ?X0 'BinaryPredicate'))
(instance ?X0 'BinaryRelation'))
3465. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3466. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3467. [axiom]
(or
(not (member
(sK70
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK44 ?X0 ?X1))))
3468. [axiom]
(or
(not (member
(sK42
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
3469. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'Entity')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
3470. [axiom]
(or
(not (disjoint ?X1 ?X0))
(not (instance ?X2 ?X0))
(not (instance ?X2 ?X1)))
3471. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
3472. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3473. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3474. [axiom]
(instance disjoint 'InheritableRelation')
3475. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3476. [axiom]
(or
(not (member
(sK47
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
3477. [axiom]
(or
(instance
(sK20 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
3478. [axiom]
(or
(not (subProcess ?X1 ?X2))
(not (subProcess ?X0 ?X1))
(subProcess ?X0 ?X2))
3479. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
3480. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK23 ?X0 ?X1))
?X2)))
3481. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3482. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3483. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3484. [axiom]
(or
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
3485. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3486. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3487. [axiom]
(or
(agent
(sK12 ?X0 ?X1)
(sK11 ?X0 ?X1))
(not (sP0 ?X0 ?X1)))
3488. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3489. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3490. [axiom]
(or
(not (member
(sK89
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'WoodProductManufacturing')))
3491. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3492. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3493. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3494. [axiom]
(or
(not (member
(sK65
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP6
?X1
(sK85 ?X0))))
3495. [axiom]
(or
(not (member
(sK75 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP9 ?X0 'BeneluxEconomicUnion')))
3496. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3497. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3498. [axiom]
(or
(patient
?X0
(sK38 ?X0 ?X1))
(not (sP4 ?X0 ?X1)))
3499. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3500. [axiom]
(or
(member
(sK85 ?X0)
(sK87 ?X0))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
3501. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3502. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3503. [axiom]
(or
(not (member
(sK85
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PaperManufacturing')))
3504. [negated_conjecture]
(not (member ?X0 'Org1_1'))
3505. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3506. [axiom]
(or
(not (member
(sK47
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
3507. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3508. [axiom]
(or
(not (member
(sK19
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'TextileProductMills')))
3509. [axiom]
(or
(instance
(sK30 ?X0)
'GeographicArea')
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
3510. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK38 ?X0 ?X1))
'Organization'))
3511. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3512. [axiom]
(or
(not (member
(sK75
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP9
?X1
(sK30 ?X0))))
3513. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3514. [axiom]
(instance during 'InheritableRelation')
3515. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3516. [axiom]
(or
(not (member
(sK89
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'WoodProductManufacturing')))
3517. [axiom]
(or
(not (member
(sK89
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'WoodProductManufacturing')))
3518. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3519. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3520. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3521. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3522. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3523. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3524. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3525. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3526. [axiom]
(or
(not (member
(sK91
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'WoodProductManufacturing')))
3527. [axiom]
(or
(not (agent
?X0
(sK89
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3528. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
3529. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK23 ?X0 ?X1))
?X2)))
3530. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3531. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3532. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3533. [axiom]
(or
(not (member
(sK37
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'TransportationEquipmentManufacturing')))
3534. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
3535. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3536. [axiom]
(or
(not (member
(sK89
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'WoodProductManufacturing')))
3537. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3538. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3539. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3540. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3541. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction')))
3542. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3543. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3544. [axiom]
(or
(not (member
(sK59
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'Construction')))
3545. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3546. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK72 ?X0)))))
3547. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3548. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3549. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3550. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3551. [axiom]
(or
(not (member
(sK47
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'PlasticsAndRubberProductsManufacturing')))
3552. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3553. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3554. [axiom]
(or
(not (member
(sK80
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3555. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3556. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3557. [axiom]
(or
(not (member
(sK34
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP3
?X1
(sK89 ?X0))))
3558. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3559. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3560. [axiom]
(or
(not (member
(sK59
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'Construction')))
3561. [axiom]
(or
(not (member
(sK54
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'FoodAndBeverageStores')))
3562. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3563. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3564. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
3565. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3566. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK13 ?X0)))))
3567. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3568. [axiom]
(or
(not (member
(sK47
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
3569. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3570. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3571. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3572. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK74 ?X0 ?X1))
?X2)))
3573. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3574. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3575. [axiom]
(or
(not (member
(sK27
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'ApparelManufacturing')))
3576. [axiom]
(or
(not (member
(sK11
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP0
?X1
(sK85 ?X0))))
3577. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3578. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3579. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction')))
3580. [axiom]
(or
(not (member
(sK19
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'TextileProductMills')))
3581. [axiom]
(or
(not (member
(sK39 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'PalmyraAtoll')))
3582. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3583. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3584. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3585. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3586. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3587. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3588. [axiom]
(or
(not (member
(sK47
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
3589. [axiom]
(or
(not (member
(sK80
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3590. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3591. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3592. [axiom]
(or
(not (member
(sK47
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
3593. [axiom]
(or
(not (member
(sK16
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK70 ?X0 ?X1))))
3594. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3595. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3596. [axiom]
(or
(not (member
(sK68
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'BeverageAndTobaccoProductManufacturing')))
3597. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3598. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK44 ?X0 ?X1)))))
3599. [axiom]
(or
(not (member
(sK44 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'MidwayIslands')))
3600. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3601. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3602. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3603. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3604. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3605. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3606. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK91 ?X0)))))
3607. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3608. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3609. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3610. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3611. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
3612. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
3613. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3614. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3615. [axiom]
(or
(not (agent
?X0
(sK54
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3616. [axiom]
(or
(not (member
(sK34
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP3
?X1
(sK42 ?X0))))
3617. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3618. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK74 ?X0 ?X1))
?X2)))
3619. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3620. [axiom]
(or
(not (member
(sK80
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3621. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3622. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3623. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3624. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3625. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills')))
3626. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3627. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3628. [axiom]
(or
(not (member
(sK65 ?X0 ?X1)
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess')))
3629. [axiom]
(or
(not (member
(sK30
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'GeneralMerchandiseStores')))
3630. [axiom]
(or
(not (member
(sK57
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'Construction')))
3631. [axiom]
(or
(not (member
(sK11 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Latvia')))
3632. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3633. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3634. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3635. [axiom]
(or
(not (member
(sK44
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP5
?X1
(sK42 ?X0))))
3636. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3637. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3638. [axiom]
(or
(not (member
(sK91
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WoodProductManufacturing')))
3639. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'AutonomousAgent')
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'OrganizationalProcess')))
3640. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
3641. [axiom]
(or
(not (member
(sK44
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X1
(sK21 ?X0))))
3642. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3643. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3644. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3645. [axiom]
(or
(not (agent
?X0
(sK14
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3646. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3647. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3648. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3649. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3650. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3651. [axiom]
(or
(instance
(sK21 ?X0)
'Nation')
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
3652. [axiom]
(or
(not (subclass ?X0 'IntransitiveRelation'))
(subclass ?X0 'Abstract'))
3653. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3654. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3655. [axiom]
(or
(not (subclass ?X0 'Physical'))
(subclass ?X0 'Entity'))
3656. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3657. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3658. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3659. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
3660. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3661. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3662. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3663. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3664. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3665. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3666. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3667. [axiom]
(or
(not (member
(sK59
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'Construction')))
3668. [axiom]
(or
(member
(sK11 ?X0 ?X1)
?X1)
(not (sP0 ?X0 ?X1)))
3669. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3670. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3671. [axiom]
(instance connectedBodyPartTypes 'TernaryPredicate')
3672. [axiom]
(instance member 'Abstract')
3673. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3674. [axiom]
(or
(not (member
(sK75
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP9
?X1
(sK85 ?X0))))
3675. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3676. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3677. [axiom]
(not (member 'Portugal' 'Greece'))
3678. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3679. [axiom]
(or
(not (member
(sK42
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'PrintingAndRelatedSupportActivities')))
3680. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3681. [axiom]
(or
(not (member
(sK42
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
3682. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3683. [axiom]
(or
(not (member
(sK37
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
3684. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3685. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK44 ?X0 ?X1)))))
3686. [axiom]
(or
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
3687. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3688. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3689. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3690. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3691. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3692. [axiom]
(or
(not (member
(sK37
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'TransportationEquipmentManufacturing')))
3693. [axiom]
(or
(not (range ?X2 ?X1))
(subclass ?X0 ?X1)
(subclass ?X1 ?X0)
(not (range ?X2 ?X0)))
3694. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3695. [axiom]
(instance relatedInternalConcept 'Abstract')
3696. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3697. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3698. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3699. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3700. [axiom]
(not (member 'Cyprus' 'Greece'))
3701. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3702. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3703. [axiom]
(or
(not (member
(sK82
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'MotorVehicleAndPartsDealers')))
3704. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3705. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3706. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3707. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3708. [axiom]
(or
(not (member ?X0 'Belgium'))
(not (member ?X0 'EuropeanMonetaryUnion')))
3709. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
3710. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3711. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3712. [axiom]
(or
(not (member
(sK34
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK74 ?X0 ?X2))))
3713. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3714. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3715. [axiom]
(or
(not (member
(sK57
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'Construction')))
3716. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3717. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3718. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3719. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3720. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3721. [axiom]
(or
(not (member
(sK89
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'WoodProductManufacturing')))
3722. [axiom]
(or
(not (member
(sK49
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'NonstoreRetailers')))
3723. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3724. [axiom]
(or
(instance
(sK75 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP9 ?X1 ?X0)))
3725. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK10 ?X0 ?X1))
?X2)))
3726. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3727. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK91 ?X0)))))
3728. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
3729. [axiom]
(or
(not (member
(sK30
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'GeneralMerchandiseStores')))
3730. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3731. [axiom]
(or
(not (agent
?X0
(sK27
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3732. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'CollectionOfObjects')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
3733. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3734. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3735. [axiom]
(instance economyType 'Entity')
3736. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3737. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3738. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3739. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3740. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK81 ?X0)))))
3741. [axiom]
(or
(not (member
(sK11 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Austria')))
3742. [axiom]
(or
(not (instance
(sK28
(sK85 ?X0))
'OrganizationOfNations'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Nation'))
3743. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3744. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3745. [axiom]
(or
(not (member
(sK37
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
3746. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'CollectionOfObjects')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
3747. [axiom]
(or
(instance
(sK91 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
3748. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3749. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3750. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3751. [axiom]
(or
(not (agent
?X0
(sK80
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3752. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3753. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP9 ?X0 ?X1)))
3754. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3755. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3756. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3757. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3758. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3759. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3760. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3761. [axiom]
(or
(not (member
(sK85
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PaperManufacturing')))
3762. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3763. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP1 ?X0 ?X1)))
3764. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3765. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3766. [axiom]
(or
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
3767. [axiom]
(or
(not (member
(sK30
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'GeneralMerchandiseStores')))
3768. [axiom]
(or
(not (member
(sK65 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'HowlandIsland')))
3769. [axiom]
(or
(not (agent
?X0
(sK80
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3770. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3771. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3772. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3773. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3774. [axiom]
(or
(not (member
(sK49
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'NonstoreRetailers')))
3775. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3776. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3777. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3778. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3779. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3780. [axiom]
(or
(not (member
(sK34 ?X0 ?X1)
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess')))
3781. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3782. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK72 ?X0)))))
3783. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3784. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3785. [axiom]
(or
(not (member
(sK88 ?X0)
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess')))
3786. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3787. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3788. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3789. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3790. [axiom]
(instance subProcess 'InheritableRelation')
3791. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
3792. [axiom]
(subclass 'CollectionOfObjects' 'Entity')
3793. [axiom]
(member 'BakerIsland' 'UnitedStatesMinorOutlyingIslands')
3794. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3795. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3796. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'Group')
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'OrganizationalProcess')))
3797. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3798. [axiom]
(or
(not (member
(sK89
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WoodProductManufacturing')))
3799. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3800. [axiom]
(or
(not (member
(sK49
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'NonstoreRetailers')))
3801. [axiom]
(or
(not (member
(sK91
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'WoodProductManufacturing')))
3802. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3803. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3804. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3805. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3806. [axiom]
(or
(not (instance
(sK28
(sK59 ?X0))
'OrganizationOfNations'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Nation'))
3807. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3808. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3809. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3810. [axiom]
(or
(not (member
(sK44
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK34 ?X0 ?X1))))
3811. [axiom]
(or
(not (sP5 ?X0 ?X1))
(instance ?X0 'Manufacture'))
3812. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3813. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3814. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3815. [axiom]
(or
(instance
(sK29 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
3816. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3817. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3818. [negated_conjecture]
(not (sP2 ?X0 'Org1_1'))
3819. [axiom]
(or
(not (member
(sK91
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'WoodProductManufacturing')))
3820. [axiom]
(or
(not (member
?X0
(sK70 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP7 ?X1 ?X2)))
3821. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3822. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3823. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3824. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3825. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3826. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3827. [axiom]
(or
(not (member
(sK49
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'NonstoreRetailers')))
3828. [negated_conjecture]
(not (attribute 'Org1_1' 'PrintingAndRelatedSupportActivities'))
3829. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK43 ?X0 ?X1))
?X2)))
3830. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3831. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3832. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing')))
3833. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
3834. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3835. [axiom]
(or
(not (range ?X1 ?X0))
(not (subrelation ?X2 ?X1))
(range ?X2 ?X0))
3836. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3837. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3838. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
3839. [axiom]
(or
(not (member
(sK80
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3840. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3841. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3842. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3843. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3844. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
3845. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3846. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3847. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3848. [axiom]
(or
(not (member
(sK57
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'Construction')))
3849. [axiom]
(or
(not (member
(sK42
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
3850. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3851. [axiom]
(or
(not (member
(sK73
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'WholesaleTrade')))
3852. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3853. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK23 ?X0 ?X1))
'Organization'))
3854. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3855. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'Group')
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'OrganizationalProcess')))
3856. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3857. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3858. [axiom]
(or
(not (member ?X0 'WakeIsland'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
3859. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3860. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3861. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3862. [axiom]
(or
(instance
(sK54 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance ?X0 'Organization')))
3863. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK43 ?X0 ?X1))
?X2)))
3864. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3865. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
3866. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
3867. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK74 ?X0 ?X1))
'Organization'))
3868. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3869. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3870. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3871. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
3872. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3873. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3874. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3875. [axiom]
(or
(not (member
(sK73
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'WholesaleTrade')))
3876. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3877. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK46 ?X0)))))
3878. [axiom]
(or
(member
(sK79 ?X0)
(sK28
(sK79 ?X0)))
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3879. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3880. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'AutonomousAgent')
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'OrganizationalProcess')))
3881. [axiom]
(or
(not (member
(sK24
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP2
?X0
(sK65 ?X1 ?X2))))
3882. [axiom]
(or
(not (agent
?X0
(sK23
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK17 ?X0 ?X1)
?X2)))
3883. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3884. [axiom]
(or
(not (member
(sK11
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP0
?X1
(sK14 ?X0))))
3885. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3886. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'Object'))
3887. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
3888. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3889. [axiom]
(or
(not (member
(sK44
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X1
(sK80 ?X0))))
3890. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3891. [axiom]
(or
(not (agent
?X0
(sK37
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
3892. [axiom]
(or
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'AutonomousAgent'))
3893. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
3894. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3895. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3896. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3897. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3898. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3899. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3900. [axiom]
(or
(not (member
(sK82
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'MotorVehicleAndPartsDealers')))
3901. [axiom]
(or
(member
(sK85 ?X0)
(sK28
(sK85 ?X0)))
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
3902. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK43 ?X0 ?X1))
?X2)))
3903. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3904. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3905. [axiom]
(or
(not (member
(sK34
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK43 ?X0 ?X2))))
3906. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3907. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3908. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3909. [axiom]
(or
(not (member
(sK91
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WoodProductManufacturing')))
3910. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
3911. [axiom]
(or
(not (instance
(sK28
(sK13 ?X0))
'OrganizationOfNations'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Nation'))
3912. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3913. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3914. [axiom]
(or
(not (member
(sK11
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK65 ?X0 ?X1))))
3915. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
3916. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3917. [axiom]
(or
(not (member
(sK24 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'MidwayIslands')))
3918. [axiom]
(or
(not (member
(sK54
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'FoodAndBeverageStores')))
3919. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3920. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
3921. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3922. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
3923. [axiom]
(or
(not (member
(sK49
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'NonstoreRetailers')))
3924. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3925. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3926. [axiom]
(or
(not (member
(sK85
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'PaperManufacturing')))
3927. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3928. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK10 ?X0 ?X1))
?X2)))
3929. [axiom]
(or
(not (member
(sK39 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Italy')))
3930. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3931. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3932. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3933. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
3934. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3935. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
3936. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3937. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3938. [axiom]
(or
(not (member
(sK59
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'Construction')))
3939. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK38 ?X0 ?X1))
?X2)))
3940. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3941. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3942. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3943. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
3944. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3945. [axiom]
(or
(not (member
(sK14
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'PrimaryMetalManufacturing')))
3946. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
3947. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
3948. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3949. [axiom]
(or
(not (member
(sK62
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'GasolineStations')))
3950. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3951. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
3952. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
3953. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
3954. [axiom]
(or
(not (agent
?X0
(sK43
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK12 ?X0 ?X1)
?X2)))
3955. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3956. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
3957. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3958. [axiom]
(or
(not (member
(sK49
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'NonstoreRetailers')))
3959. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
3960. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess')))
3961. [axiom]
(or
(not (member
(sK16
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP1
?X1
(sK37 ?X0))))
3962. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
3963. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3964. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3965. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3966. [axiom]
(or
(not (member
(sK89
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WoodProductManufacturing')))
3967. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
3968. [axiom]
(or
(not (member
(sK70
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X1
(sK80 ?X0))))
3969. [axiom]
(or
(not (member
(sK44
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK64 ?X0 ?X2))))
3970. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
3971. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
3972. [axiom]
(or
(not (member
(sK57
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'Construction')))
3973. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
3974. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
3975. [axiom]
(or
(not (member
(sK14
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'PrimaryMetalManufacturing')))
3976. [axiom]
(or
(member
?X1
(sK15 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2)))
3977. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3978. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
3979. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
3980. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK38 ?X0 ?X1))
?X2)))
3981. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3982. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
3983. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3984. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3985. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
3986. [axiom]
(or
(not (member
(sK42
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
3987. [axiom]
(subclass 'Nation' 'GeopoliticalArea')
3988. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
3989. [axiom]
(or
(not (member
?X1
(sK28
(sK13 ?X0))))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (member
?X1
(sK13 ?X0)))
(not (instance
(sK14 ?X0)
'OrganizationalProcess')))
3990. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
3991. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
3992. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
3993. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
3994. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3995. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
3996. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
3997. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
3998. [axiom]
(or
(not (agent
?X0
(sK87
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization')))
3999. [axiom]
(or
(not (member
(sK47
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'PlasticsAndRubberProductsManufacturing')))
4000. [axiom]
(or
(member
(sK75 ?X0 ?X1)
?X1)
(not (sP9 ?X0 ?X1)))
4001. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4002. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4003. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4004. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
4005. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4006. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4007. [axiom]
(or
(member
(sK65 ?X0 ?X1)
?X1)
(not (sP6 ?X0 ?X1)))
4008. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4009. [axiom]
(or
(not (member
(sK62
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'GasolineStations')))
4010. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4011. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
4012. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4013. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4014. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4015. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4016. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4017. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4018. [axiom]
(or
(not (member
(sK39
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK70 ?X0 ?X1))))
4019. [axiom]
(or
(not (instance ?X0 'BinaryPredicate'))
(instance ?X0 'Entity'))
4020. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4021. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4022. [axiom]
(or
(member
(sK80 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
4023. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4024. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4025. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK11 ?X0 ?X1)))))
4026. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4027. [axiom]
(or
(not (member
(sK89
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'WoodProductManufacturing')))
4028. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4029. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4030. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4031. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4032. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
4033. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4034. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4035. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4036. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4037. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4038. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4039. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4040. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent')))
4041. [axiom]
(or
(not (member
(sK49
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'NonstoreRetailers')))
4042. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'CollectionOfObjects')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
4043. [axiom]
(not (member 'Netherlands' 'Luxembourg'))
4044. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4045. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4046. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4047. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4048. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4049. [axiom]
(instance part 'Entity')
4050. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4051. [axiom]
(or
(not (instance
(sK28
(sK11 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Nation'))
4052. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
4053. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4054. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4055. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4056. [axiom]
(or
(not (agent
?X0
(sK37
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4057. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4058. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4059. [axiom]
(or
(not (member
(sK34 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'JohnstonAtoll')))
4060. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization')))
4061. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4062. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4063. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4064. [axiom]
(or
(not (member
(sK65
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK64 ?X0 ?X2))))
4065. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'Object')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
4066. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK15 ?X0 ?X1))
?X2)))
4067. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4068. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4069. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4070. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4071. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4072. [axiom]
(or
(not (member
?X2
(sK28
(sK11 ?X0 ?X1))))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1))
(not (member
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess')))
4073. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4074. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
4075. [axiom]
(or
(not (agent
?X0
(sK59
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'Construction'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4076. [axiom]
(or
(not (subclass ?X0 'GeopoliticalArea'))
(subclass ?X0 'Entity'))
4077. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4078. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4079. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4080. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4081. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4082. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4083. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4084. [axiom]
(or
(not (member
(sK57
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'Construction')))
4085. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4086. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4087. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4088. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4089. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4090. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4091. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4092. [axiom]
(or
(not (member
(sK16 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Ireland')))
4093. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4094. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4095. [axiom]
(or
(not (member
(sK27
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'ApparelManufacturing')))
4096. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK15 ?X0 ?X1))
?X2)))
4097. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4098. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4099. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4100. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4101. [axiom]
(or
(not (member
(sK57
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'Construction')))
4102. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4103. [axiom]
(or
(not (member
(sK65 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Germany')))
4104. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4105. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK36 ?X0)))))
4106. [axiom]
(or
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'AutonomousAgent'))
4107. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
4108. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4109. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4110. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
4111. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4112. [axiom]
(or
(patient
?X0
(sK33 ?X0 ?X1))
(not (sP3 ?X0 ?X1)))
4113. [axiom]
(or
(not (agent
?X0
(sK90
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization')))
4114. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'Group')
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess')))
4115. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK69 ?X0 ?X1))
'Organization'))
4116. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4117. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4118. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4119. [axiom]
(or
(instance
(sK82 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
4120. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4121. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4122. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4123. [axiom]
(or
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
4124. [axiom]
(or
(not (eventLocated
(sK48 ?X0)
(sK52 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
4125. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4126. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4127. [axiom]
(or
(not (member
(sK68
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
4128. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4129. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4130. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4131. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4132. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4133. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK23 ?X0 ?X1))
?X2)))
4134. [axiom]
(or
(not (member
(sK62
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'GasolineStations')))
4135. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
4136. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4137. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
4138. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4139. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4140. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4141. [axiom]
(or
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'AutonomousAgent'))
4142. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4143. [axiom]
(or
(not (member
(sK54
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'FoodAndBeverageStores')))
4144. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4145. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4146. [axiom]
(or
(not (agent
?X0
(sK42
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4147. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4148. [axiom]
(or
(instance
(sK55 ?X0)
('FoodForFn' 'Animal'))
(instance
(sK55 ?X0)
'Beverage')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
4149. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4150. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4151. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4152. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4153. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4154. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4155. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4156. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4157. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4158. [axiom]
(or
(not (member
(sK24
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP2
?X1
(sK27 ?X0))))
4159. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4160. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4161. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4162. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4163. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4164. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing')))
4165. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK26 ?X0)))))
4166. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
4167. [axiom]
(or
(not (agent
?X0
(sK90
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization')))
4168. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4169. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4170. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4171. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4172. [axiom]
(or
(not (member
(sK30
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'GeneralMerchandiseStores')))
4173. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4174. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4175. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4176. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4177. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4178. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK23 ?X0 ?X1))
?X2)))
4179. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4180. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4181. [axiom]
(or
(not (member
(sK39
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP4
?X1
(sK27 ?X0))))
4182. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4183. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK88 ?X0)))))
4184. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4185. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4186. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing')))
4187. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4188. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
4189. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4190. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4191. [axiom]
(or
(not (agent
?X0
(sK23
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK25 ?X0 ?X1)
?X2)))
4192. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4193. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
4194. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4195. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4196. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4197. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4198. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4199. [axiom]
(or
(not (instance ?X0 'BinaryRelation'))
(instance ?X0 'Abstract'))
4200. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4201. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4202. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4203. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4204. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4205. [axiom]
(or
(not (member
(sK36 ?X0)
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess')))
4206. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4207. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing')))
4208. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4209. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4210. [axiom]
(or
(not (member
(sK19
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'TextileProductMills')))
4211. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'AutonomousAgent')
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'OrganizationalProcess')))
4212. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4213. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4214. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4215. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4216. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4217. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4218. [axiom]
(or
(not (member
(sK65
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK44 ?X0 ?X1))))
4219. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK13 ?X0)))))
4220. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4221. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4222. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4223. [axiom]
(or
(not (member
(sK54
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'FoodAndBeverageStores')))
4224. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4225. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4226. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4227. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK43 ?X0 ?X1))
?X2)))
4228. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4229. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4230. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP0 ?X0 ?X1)))
4231. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4232. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK16 ?X0 ?X1)))))
4233. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4234. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4235. [axiom]
(or
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
4236. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4237. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4238. [axiom]
(or
(not (member
(sK37
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
4239. [axiom]
(or
(instance
(sK49 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
4240. [axiom]
(or
(not (member
(sK47
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
4241. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4242. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4243. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4244. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4245. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4246. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
4247. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4248. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
4249. [axiom]
(or
(not (member
(sK54
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'FoodAndBeverageStores')))
4250. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4251. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4252. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4253. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4254. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4255. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK10 ?X0 ?X1))
?X2)))
4256. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4257. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4258. [axiom]
(or
(not (member
(sK34 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Ireland')))
4259. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4260. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4261. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK64 ?X0 ?X1))
?X2)))
4262. [axiom]
(or
(not (member
?X1
(sK14 ?X0)))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
4263. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4264. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4265. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4266. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4267. [axiom]
(or
(not (member
(sK57
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'Construction')))
4268. [axiom]
(or
(instance
(sK89 ?X0)
'Nation')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
4269. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4270. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4271. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4272. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4273. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4274. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4275. [axiom]
(or
(not (member
(sK30
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'GeneralMerchandiseStores')))
4276. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4277. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4278. [axiom]
(not (member 'Finland' 'Greece'))
4279. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4280. [axiom]
(or
(not (member
(sK91
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'WoodProductManufacturing')))
4281. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'Object')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
4282. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4283. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4284. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4285. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'Group')
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'OrganizationalProcess')))
4286. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
4287. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4288. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4289. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4290. [axiom]
(or
(not (member
(sK54
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'FoodAndBeverageStores')))
4291. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4292. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4293. [axiom]
(or
(not (member
(sK54
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'FoodAndBeverageStores')))
4294. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
4295. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4296. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4297. [axiom]
(or
(not (member
(sK24
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP2
?X1
(sK91 ?X0))))
4298. [axiom]
(or
(not (member
(sK39 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP4 ?X0 'EuropeanMonetaryUnion')))
4299. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization')))
4300. [axiom]
(or
(not (member
(sK42
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'PrintingAndRelatedSupportActivities')))
4301. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'Object')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
4302. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4303. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4304. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4305. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
4306. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
4307. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK33 ?X0 ?X1))
?X2)))
4308. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4309. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4310. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4311. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4312. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4313. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4314. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4315. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4316. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4317. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4318. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4319. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'Entity')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
4320. [axiom]
(not (meetsSpatially ?X0 ?X0))
4321. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4322. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4323. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4324. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4325. [axiom]
(or
(not (member
(sK73
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WholesaleTrade')))
4326. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4327. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4328. [axiom]
(or
(not (member
(sK57
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'Construction')))
4329. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4330. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4331. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
4332. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4333. [axiom]
(or
(part
(sK83 ?X0)
(sK84 ?X0))
(instance
(sK83 ?X0)
'TransportationDevice')
(patient
(sK81 ?X0)
(sK83 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
4334. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4335. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
4336. [axiom]
(or
(not (agent
(sK53 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK53 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK55 ?X0))
(not (instance
(sK53 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
4337. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4338. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4339. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4340. [axiom]
(or
(patient
(sK71 ?X0 ?X1)
(sK69 ?X0 ?X1))
(not (sP7 ?X0 ?X1)))
4341. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4342. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4343. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4344. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4345. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4346. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4347. [axiom]
(or
(not (member
(sK73
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'WholesaleTrade')))
4348. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4349. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4350. [axiom]
(or
(not (member
(sK48 ?X0)
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess')))
4351. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4352. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK38 ?X0 ?X1))
?X2)))
4353. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4354. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4355. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4356. [axiom]
(or
(instance
(sK85 ?X0)
'Industry')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
4357. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4358. [axiom]
(or
(not (agent
(sK60 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK58 ?X0))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
4359. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4360. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
4361. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4362. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4363. [axiom]
(or
(not (agent
?X0
(sK89
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4364. [axiom]
(or
(not (member
(sK21
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
4365. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4366. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4367. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4368. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
4369. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4370. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK91 ?X0)))))
4371. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK74 ?X0 ?X1))
'Organization'))
4372. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4373. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4374. [axiom]
(or
(not (subProcess ?X1 ?X0))
(not (subProcess ?X0 ?X1))
(equal ?X0 ?X1))
4375. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4376. [axiom]
(or
(not (part
?X1
(sK83 ?X0)))
(patient
(sK81 ?X0)
(sK83 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK83 ?X0)
'TransportationDevice')
(part
?X1
(sK84 ?X0)))
4377. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
4378. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'Object')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
4379. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4380. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4381. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4382. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores')))
4383. [axiom]
(or
(not (member
(sK85
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'PaperManufacturing')))
4384. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4385. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK48 ?X0)))))
4386. [axiom]
(or
(not (member
?X2
(sK28
(sK24 ?X0 ?X1))))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1))
(not (member
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess')))
4387. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
4388. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4389. [axiom]
(or
(not (member
(sK16 ?X0 ?X1)
?X2))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
4390. [axiom]
(or
(not (member
(sK27
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'ApparelManufacturing')))
4391. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP1 ?X0 ?X1)))
4392. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4393. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4394. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4395. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4396. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4397. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization')))
4398. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4399. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4400. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4401. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4402. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4403. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4404. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4405. [axiom]
(or
(not (instance
(sK28
(sK20 ?X0))
'OrganizationOfNations'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Nation'))
4406. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4407. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4408. [axiom]
(or
(not (member
(sK42
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
4409. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization')))
4410. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4411. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4412. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4413. [axiom]
(or
(not (member
(sK65 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'NavassaIsland')))
4414. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4415. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4416. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4417. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4418. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4419. [axiom]
(or
(not (member
(sK85
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'PaperManufacturing')))
4420. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
4421. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4422. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4423. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4424. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4425. [axiom]
(or
(not (member
(sK70 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'WakeIsland')))
4426. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4427. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4428. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4429. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4430. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4431. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4432. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4433. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4434. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4435. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4436. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4437. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK70 ?X0 ?X1)))))
4438. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK20 ?X0)))))
4439. [axiom]
(or
(not (member
(sK70 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Belgium')))
4440. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
4441. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization')))
4442. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4443. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4444. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4445. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4446. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4447. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK56 ?X0)))))
4448. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4449. [axiom]
(or
(not (member
(sK24
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP2
?X0
(sK34 ?X1 ?X2))))
4450. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4451. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4452. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4453. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4454. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4455. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4456. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4457. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4458. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4459. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4460. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4461. [axiom]
(or
(not (member
(sK91
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'WoodProductManufacturing')))
4462. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4463. [axiom]
(or
(not (member
(sK44
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK23 ?X0 ?X2))))
4464. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4465. [axiom]
(or
(not (agent
?X0
(sK33
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK71 ?X0 ?X1)
?X2)))
4466. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4467. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4468. [axiom]
(or
(not (member
(sK70
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP7
?X1
(sK82 ?X0))))
4469. [axiom]
(or
(instance
(sK57 ?X0)
'Nation')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
4470. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
4471. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4472. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4473. [axiom]
(or
(not (agent
?X0
(sK14
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4474. [axiom]
(or
(not (member
(sK27
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'ApparelManufacturing')))
4475. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4476. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4477. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4478. [axiom]
(or
(not (member
(sK82
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'MotorVehicleAndPartsDealers')))
4479. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4480. [axiom]
(or
(not (member
(sK85
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'PaperManufacturing')))
4481. [axiom]
(or
(instance
(sK39 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP4 ?X1 ?X0)))
4482. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4483. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4484. [axiom]
(or
(not (member
(sK24 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Austria')))
4485. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4486. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4487. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4488. [axiom]
(or
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
4489. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4490. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK74 ?X0 ?X1))
'Organization'))
4491. [axiom]
(or
(not (member
(sK21
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
4492. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4493. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4494. [axiom]
(or
(not (member
(sK65
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP6
?X1
(sK19 ?X0))))
4495. [axiom]
(or
(not (agent
?X0
(sK69
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK76 ?X0 ?X1)
?X2)))
4496. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4497. [axiom]
(or
(not (member
?X1
(sK57 ?X0)))
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
4498. [axiom]
(subclass 'Nation' 'Entity')
4499. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4500. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4501. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4502. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4503. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4504. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4505. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK16 ?X0 ?X1)))))
4506. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4507. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'Group')
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'OrganizationalProcess')))
4508. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4509. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4510. [axiom]
(or
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
4511. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4512. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4513. [axiom]
(or
(not (member
(sK30
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'GeneralMerchandiseStores')))
4514. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
4515. [axiom]
(or
(not (member
(sK68
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
4516. [axiom]
(or
(not (member
(sK75
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP9
?X1
(sK19 ?X0))))
4517. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
4518. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4519. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4520. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4521. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4522. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
4523. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4524. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4525. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4526. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4527. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK70 ?X0 ?X1)))))
4528. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4529. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing')))
4530. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4531. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4532. [axiom]
(or
(not (member
(sK21
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'ClothingAndClothingAccessoriesStores')))
4533. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4534. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4535. [axiom]
(or
(not (member
(sK73
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WholesaleTrade')))
4536. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4537. [axiom]
(or
(not (member
(sK49
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'NonstoreRetailers')))
4538. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4539. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4540. [axiom]
(or
(not (member
(sK82
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
4541. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4542. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4543. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4544. [axiom]
(or
(instance
(sK21 ?X0)
'Entity')
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'Organization')))
4545. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4546. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4547. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4548. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK41 ?X0)))))
4549. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4550. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4551. [axiom]
(or
(not (member
(sK65 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'WakeIsland')))
4552. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4553. [axiom]
(or
(instance
(sK16 ?X1 ?X0)
'Object')
(not (sP1 ?X1 ?X0))
(not (instance ?X0 'Organization')))
4554. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4555. [axiom]
(or
(not (member
(sK19
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'TextileProductMills')))
4556. [axiom]
(or
(not (member
(sK65
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X1
(sK21 ?X0))))
4557. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4558. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
4559. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4560. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4561. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
4562. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4563. [axiom]
(or
(not (instance ?X0 'BinaryPredicate'))
(instance ?X0 'Predicate'))
4564. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
4565. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4566. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4567. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
4568. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4569. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4570. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4571. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4572. [axiom]
(or
(not (member
(sK16
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP1
?X0
(sK34 ?X1 ?X2))))
4573. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4574. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4575. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4576. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4577. [axiom]
(or
(instance
(sK65 ?X1 ?X0)
'Object')
(not (sP6 ?X1 ?X0))
(not (instance ?X0 'Organization')))
4578. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4579. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4580. [axiom]
(or
(not (member
(sK42
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'PrintingAndRelatedSupportActivities')))
4581. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4582. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4583. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4584. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4585. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4586. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4587. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
4588. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4589. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4590. [axiom]
(or
(not (member
(sK24
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK65 ?X0 ?X1))))
4591. [axiom]
(or
(not (member
(sK34 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP3 ?X0 'UnitedStatesMinorOutlyingIslands')))
4592. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4593. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4594. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4595. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4596. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4597. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4598. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4599. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4600. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4601. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4602. [axiom]
(or
(not (member
(sK37
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
4603. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4604. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4605. [axiom]
(or
(not (member
(sK19
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'TextileProductMills')))
4606. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4607. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4608. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK34 ?X0 ?X1)))))
4609. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4610. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4611. [axiom]
(or
(not (member
(sK82
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'MotorVehicleAndPartsDealers')))
4612. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4613. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4614. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4615. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4616. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4617. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4618. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4619. [axiom]
(subclass 'Organization' 'CollectionOfObjects')
4620. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
4621. [axiom]
(or
(not (member
(sK16
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK38 ?X0 ?X2))))
4622. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP1 ?X0 ?X1)))
4623. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4624. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4625. [axiom]
(or
(not (member
(sK21
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'ClothingAndClothingAccessoriesStores')))
4626. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4627. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4628. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4629. [axiom]
(or
(not (agent
?X0
(sK80
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4630. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK81 ?X0)))))
4631. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4632. [axiom]
(or
(not (agent
?X0
(sK21
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4633. [axiom]
(or
(not (member
(sK91
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'WoodProductManufacturing')))
4634. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
4635. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4636. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4637. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4638. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4639. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4640. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4641. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'CollectionOfObjects')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
4642. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
4643. [axiom]
(or
(not (member
(sK82
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'MotorVehicleAndPartsDealers')))
4644. [axiom]
(or
(not (member
(sK16
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP1
?X1
(sK85 ?X0))))
4645. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4646. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4647. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4648. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4649. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4650. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4651. [axiom]
(or
(not (member
(sK80
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
4652. [axiom]
(or
(instance
(sK27 ?X0)
'GeographicArea')
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
4653. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4654. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4655. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4656. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4657. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4658. [axiom]
(or
(not (member
(sK73
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'WholesaleTrade')))
4659. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4660. [axiom]
(or
(not (instance
(sK28
(sK41 ?X0))
'OrganizationOfNations'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Nation'))
4661. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4662. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK69 ?X0 ?X1))
?X2)))
4663. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4664. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4665. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4666. [axiom]
(or
(not (agent
?X0
(sK91
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4667. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4668. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4669. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4670. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4671. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4672. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4673. [axiom]
(or
(not (member
(sK30
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'GeneralMerchandiseStores')))
4674. [axiom]
(or
(not (subrelation ?X1 ?X2))
(not (subrelation ?X0 ?X1))
(subrelation ?X0 ?X2))
4675. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4676. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4677. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4678. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
4679. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization')))
4680. [axiom]
(or
(not (member
?X1
(sK87 ?X0)))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (member
?X1
(sK85 ?X0)))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization')))
4681. [axiom]
(or
(not (member
(sK89
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'WoodProductManufacturing')))
4682. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4683. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4684. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
4685. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4686. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4687. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4688. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4689. [axiom]
(or
(not (member
(sK11 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Slovenia')))
4690. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4691. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4692. [axiom]
(or
(not (member
(sK65
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK70 ?X0 ?X1))))
4693. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4694. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4695. [axiom]
(or
(not (member
(sK47
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
4696. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4697. [axiom]
(or
(not (member
(sK27
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ApparelManufacturing')))
4698. [axiom]
(member 'NavassaIsland' 'UnitedStatesMinorOutlyingIslands')
4699. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4700. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4701. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4702. [axiom]
(member 'Greece' 'EuropeanMonetaryUnion')
4703. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4704. [axiom]
(or
(not (agent
?X0
(sK68
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4705. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4706. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4707. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4708. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4709. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4710. [axiom]
(or
(not (member
(sK85
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'PaperManufacturing')))
4711. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK69 ?X0 ?X1))
?X2)))
4712. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4713. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4714. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4715. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4716. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4717. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4718. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations')))
4719. [axiom]
(or
(not (member
(sK39 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Spain')))
4720. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4721. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4722. [axiom]
(disjoint 'Human' 'Organization')
4723. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4724. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4725. [axiom]
(or
(patient
(sK25 ?X0 ?X1)
(sK23 ?X0 ?X1))
(not (sP2 ?X0 ?X1)))
4726. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4727. [axiom]
(or
(instance
(sK21 ?X0)
'GeographicArea')
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
4728. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4729. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4730. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4731. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4732. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4733. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4734. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4735. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4736. [axiom]
(or
(not (instance ?X0 'CollectionOfObjects'))
(instance ?X0 'Collection'))
4737. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4738. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4739. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4740. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4741. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
4742. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4743. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4744. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4745. [axiom]
(or
(not (instance ?X0 'Nation'))
(instance ?X0 'AutonomousAgent'))
4746. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4747. [axiom]
(or
(not (member
(sK47
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PlasticsAndRubberProductsManufacturing')))
4748. [axiom]
(instance termFormat 'TernaryPredicate')
4749. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4750. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4751. [axiom]
(or
(member
(sK65 ?X0 ?X1)
(sK64 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1)))
4752. [axiom]
(or
(not (member
(sK80
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
4753. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4754. [axiom]
(or
(not (member
(sK57
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'Construction')))
4755. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK74 ?X0 ?X1))
?X2)))
4756. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4757. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4758. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4759. [axiom]
(not (member 'Austria' 'Greece'))
4760. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4761. [axiom]
(or
(not (instance
(sK28
(sK36 ?X0))
'OrganizationOfNations'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Nation'))
4762. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4763. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4764. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4765. [axiom]
(or
(not (member
(sK85
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PaperManufacturing')))
4766. [axiom]
(or
(not (member
(sK85
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'PaperManufacturing')))
4767. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4768. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4769. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade')))
4770. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4771. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4772. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4773. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4774. [axiom]
(or
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
4775. [axiom]
(or
(not (member
(sK65
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP6
?X1
(sK57 ?X0))))
4776. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4777. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4778. [axiom]
(or
(not (member
(sK19
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'TextileProductMills')))
4779. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
4780. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4781. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4782. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4783. [axiom]
(or
(not (member
(sK73
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'WholesaleTrade')))
4784. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4785. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4786. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4787. [axiom]
(or
(not (member
(sK39
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP4
?X1
(sK62 ?X0))))
4788. [axiom]
(or
(instance
(sK49 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance ?X0 'Organization')))
4789. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4790. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4791. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4792. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4793. [axiom]
(or
(not (agent
?X0
(sK80
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4794. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4795. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4796. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4797. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK61 ?X0)))))
4798. [axiom]
(or
(not (member
(sK62
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'GasolineStations')))
4799. [axiom]
(or
(not (member
(sK68
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'BeverageAndTobaccoProductManufacturing')))
4800. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4801. [axiom]
(or
(member
(sK36 ?X0)
(sK28
(sK36 ?X0)))
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
4802. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4803. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4804. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4805. [axiom]
(or
(not (member
(sK14
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'PrimaryMetalManufacturing')))
4806. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4807. [axiom]
(or
(not (member
(sK44
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP5
?X0
(sK16 ?X1 ?X2))))
4808. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4809. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
4810. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4811. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4812. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
4813. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4814. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4815. [axiom]
(or
(not (member
(sK24 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'PalmyraAtoll')))
4816. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4817. [axiom]
(or
(not (member
(sK49
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'NonstoreRetailers')))
4818. [axiom]
(or
(member
(sK65 ?X0 ?X1)
(sK28
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
4819. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
4820. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
4821. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4822. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4823. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4824. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4825. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4826. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4827. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4828. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4829. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4830. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4831. [axiom]
(or
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
4832. [axiom]
(or
(not (member
(sK24 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Spain')))
4833. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4834. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4835. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4836. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
4837. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4838. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4839. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4840. [axiom]
(or
(not (member
(sK68
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'BeverageAndTobaccoProductManufacturing')))
4841. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
4842. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4843. [axiom]
(or
(not (member
(sK11
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP0
?X1
(sK57 ?X0))))
4844. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
4845. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
4846. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4847. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4848. [axiom]
(or
(not (member
(sK44 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Italy')))
4849. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4850. [axiom]
(or
(not (member
(sK59
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'Construction')))
4851. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Entity'))
4852. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4853. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4854. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'CollectionOfObjects')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
4855. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4856. [axiom]
(or
(not (agent
?X0
(sK91
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4857. [axiom]
(or
(not (member
(sK68
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
4858. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
4859. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4860. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4861. [axiom]
(or
(not (member
(sK65
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP6
?X1
(sK62 ?X0))))
4862. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4863. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4864. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4865. [axiom]
(or
(agent
(sK14 ?X0)
(sK13 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
4866. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4867. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
4868. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4869. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
4870. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
4871. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4872. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4873. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4874. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4875. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'CollectionOfObjects')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
4876. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4877. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4878. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4879. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4880. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4881. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4882. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4883. [axiom]
(or
(not (member
(sK41 ?X0)
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess')))
4884. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4885. [axiom]
(or
(not (agent
?X0
(sK14
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4886. [axiom]
(or
(not (instance ?X0 'BinaryPredicate'))
(instance ?X0 'Relation'))
4887. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4888. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
4889. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4890. [axiom]
(or
(instance
(sK43 ?X0 ?X1)
'Rubber')
(instance
(sK43 ?X0 ?X1)
'Plastic')
(not (sP5 ?X0 ?X1)))
4891. [axiom]
(or
(not (member
(sK19
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'TextileProductMills')))
4892. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
4893. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK43 ?X0 ?X1))
?X2)))
4894. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4895. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4896. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4897. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK23 ?X0 ?X1))
'Organization'))
4898. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK74 ?X0 ?X1))
'Organization'))
4899. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4900. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4901. [axiom]
(or
(not (member
(sK75
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK23 ?X0 ?X2))))
4902. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4903. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4904. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4905. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
4906. [axiom]
(or
(not (agent
?X0
(sK58
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization')))
4907. [axiom]
(or
(agent
(sK49 ?X0)
(sK48 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
4908. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4909. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
4910. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4911. [axiom]
(or
(not (member
(sK73
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'WholesaleTrade')))
4912. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4913. [axiom]
(instance organizationalObjective 'BinaryRelation')
4914. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4915. [axiom]
(or
(not (member
(sK89
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WoodProductManufacturing')))
4916. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4917. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4918. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4919. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4920. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4921. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4922. [axiom]
(or
(not (member
(sK68
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'BeverageAndTobaccoProductManufacturing')))
4923. [axiom]
(instance subclass 'Relation')
4924. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4925. [axiom]
(disjoint 'Organization' 'Human')
4926. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4927. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4928. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4929. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4930. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4931. [axiom]
(or
(not (member
(sK75
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP9
?X1
(sK57 ?X0))))
4932. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization')))
4933. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4934. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4935. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent')))
4936. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK64 ?X0 ?X1))
?X2)))
4937. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4938. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
4939. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4940. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
4941. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4942. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4943. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4944. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
4945. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4946. [axiom]
(instance attribute 'Relation')
4947. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
4948. [axiom]
(or
(not (member
(sK91
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'WoodProductManufacturing')))
4949. [axiom]
(or
(not (member
(sK30
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'GeneralMerchandiseStores')))
4950. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4951. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
4952. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
4953. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
4954. [axiom]
(instance subclass 'Entity')
4955. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4956. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4957. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
4958. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4959. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
4960. [axiom]
(or
(not (member
(sK24
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP2
?X1
(sK73 ?X0))))
4961. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
4962. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4963. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4964. [axiom]
(or
(not (instance
(sK28
(sK48 ?X0))
'OrganizationOfNations'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Nation'))
4965. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
4966. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
4967. [axiom]
(or
(not (agent
?X0
(sK90
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization')))
4968. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4969. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4970. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
4971. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
4972. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4973. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
4974. [axiom]
(or
(not (member
(sK11
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X1
(sK80 ?X0))))
4975. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK33 ?X0 ?X1))
?X2)))
4976. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4977. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4978. [axiom]
(or
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
4979. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4980. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4981. [axiom]
(or
(not (member
(sK24 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'HowlandIsland')))
4982. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
4983. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4984. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4985. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
4986. [axiom]
(or
(not (member
(sK42
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PrintingAndRelatedSupportActivities')))
4987. [axiom]
(or
(not (member
(sK30
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'GeneralMerchandiseStores')))
4988. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'Group')
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'OrganizationalProcess')))
4989. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
4990. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
4991. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
4992. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
4993. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
4994. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
4995. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
4996. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
4997. [axiom]
(or
(not (member
(sK57
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'Construction')))
4998. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
4999. [axiom]
(or
(not (member
(sK34
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP3
?X1
(sK87 ?X0))))
5000. [axiom]
(or
(not (member
(sK39 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'HowlandIsland')))
5001. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5002. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5003. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5004. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5005. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5006. [axiom]
(or
(not (member
(sK82
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'MotorVehicleAndPartsDealers')))
5007. [axiom]
(subclass 'GeopoliticalArea' 'Entity')
5008. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5009. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5010. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5011. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5012. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5013. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5014. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5015. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5016. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK38 ?X0 ?X1))
?X2)))
5017. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK15 ?X0 ?X1))
?X2)))
5018. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5019. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5020. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5021. [axiom]
(or
(patient
(sK77 ?X0)
(sK78 ?X0))
(not (sP8 ?X0)))
5022. [axiom]
(or
(not (agent
?X0
(sK91
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5023. [axiom]
(or
(not (member
(sK73
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'WholesaleTrade')))
5024. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5025. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5026. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5027. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5028. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5029. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5030. [axiom]
(or
(not (member
(sK82
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'MotorVehicleAndPartsDealers')))
5031. [axiom]
(or
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
5032. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
5033. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5034. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK81 ?X0)))))
5035. [axiom]
(or
(not (agent
?X0
(sK10
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK25 ?X0 ?X1)
?X2)))
5036. [axiom]
(or
(not (member
(sK82
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'MotorVehicleAndPartsDealers')))
5037. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5038. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5039. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5040. [axiom]
(or
(not (member
(sK73
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'WholesaleTrade')))
5041. [axiom]
(or
(not (agent ?X1 ?X0))
(instance
(sK28 ?X0)
'Organization')
(not (instance ?X1 'OrganizationalProcess'))
(instance ?X0 'Organization'))
5042. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5043. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5044. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5045. [axiom]
(or
(not (member
(sK21
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'ClothingAndClothingAccessoriesStores')))
5046. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5047. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5048. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5049. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5050. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'Physical')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
5051. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5052. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5053. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5054. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5055. [axiom]
(or
(not (member
(sK46 ?X0)
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess')))
5056. [axiom]
(or
(not (geographicSubregion ?X1 ?X2))
(not (geographicSubregion ?X0 ?X1))
(geographicSubregion ?X0 ?X2))
5057. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5058. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5059. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5060. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5061. [axiom]
(or
(not (member
?X3
(sK23 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
5062. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5063. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5064. [axiom]
(or
(not (member
(sK30
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'GeneralMerchandiseStores')))
5065. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5066. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5067. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
5068. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization')))
5069. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5070. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5071. [axiom]
(or
(not (member
(sK54
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'FoodAndBeverageStores')))
5072. [axiom]
(or
(not (member
(sK44 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'PalmyraAtoll')))
5073. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5074. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5075. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5076. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5077. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
5078. [axiom]
(or
(not (agent
?X0
(sK33
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK40 ?X0 ?X1)
?X2)))
5079. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5080. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5081. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5082. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
5083. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5084. [axiom]
(or
(not (member
(sK65
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK69 ?X0 ?X2))))
5085. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5086. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5087. [axiom]
(or
(not (member
(sK75
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP9
?X0
(sK24 ?X1 ?X2))))
5088. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5089. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5090. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5091. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5092. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5093. [axiom]
(or
(not (member
(sK73
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'WholesaleTrade')))
5094. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5095. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5096. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK26 ?X0)))))
5097. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5098. [axiom]
(or
(not (member
(sK70 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'PalmyraAtoll')))
5099. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5100. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5101. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers')))
5102. [axiom]
(or
(not (member
(sK44 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'JarvisIsland')))
5103. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5104. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5105. [axiom]
(or
(not (member
(sK54
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'FoodAndBeverageStores')))
5106. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5107. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'Physical')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
5108. [axiom]
(or
(not (subclass ?X1 ?X2))
(not (subclass ?X0 ?X1))
(subclass ?X0 ?X2))
5109. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5110. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5111. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'Collection'))
5112. [axiom]
(or
(not (member
(sK24
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X1
(sK68 ?X0))))
5113. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5114. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5115. [axiom]
(or
(not (member
(sK19
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'TextileProductMills')))
5116. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5117. [axiom]
(or
(not (instance ?X0 'Group'))
(instance ?X0 'Entity'))
5118. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5119. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5120. [axiom]
(or
(not (member
(sK47
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'PlasticsAndRubberProductsManufacturing')))
5121. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5122. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5123. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5124. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
5125. [axiom]
(or
(not (member
(sK39
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP4
?X1
(sK73 ?X0))))
5126. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5127. [axiom]
(or
(not (agent
?X0
(sK85
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5128. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'Collection')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
5129. [axiom]
(or
(not (member
(sK75 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Cyprus')))
5130. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5131. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5132. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5133. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5134. [axiom]
(or
(not (member
(sK70 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'KingmanReef')))
5135. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5136. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5137. [axiom]
(or
(not (member
(sK14
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'PrimaryMetalManufacturing')))
5138. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5139. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5140. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'Physical')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
5141. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
5142. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5143. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5144. [axiom]
(or
(not (member
(sK19
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'TextileProductMills')))
5145. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5146. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5147. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5148. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5149. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5150. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK15 ?X0 ?X1))
'Organization'))
5151. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5152. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5153. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
5154. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5155. [axiom]
(or
(not (agent
?X0
(sK28
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization'))
5156. [axiom]
(or
(not (member
(sK80
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5157. [axiom]
(or
(not (member
?X0
(sK75 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP9 ?X1 ?X2)))
5158. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5159. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5160. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5161. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5162. [axiom]
(or
(not (member
(sK73
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'WholesaleTrade')))
5163. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
5164. [axiom]
(or
(instance
(sK62 ?X0)
'GeographicArea')
(not (attribute ?X0 'GasolineStations'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
5165. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
5166. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5167. [axiom]
(or
(not (member
(sK27
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ApparelManufacturing')))
5168. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5169. [axiom]
(or
(not (member
(sK37
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'TransportationEquipmentManufacturing')))
5170. [axiom]
(instance names 'BinaryRelation')
5171. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
5172. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5173. [axiom]
(or
(not (member
(sK47
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PlasticsAndRubberProductsManufacturing')))
5174. [axiom]
(or
(instance
(sK34 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP3 ?X1 ?X0)))
5175. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5176. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'Object')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
5177. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5178. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'Physical')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
5179. [axiom]
(or
(not (member
(sK75 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Ireland')))
5180. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5181. [axiom]
(or
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
5182. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5183. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5184. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5185. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5186. [axiom]
(or
(not (member
(sK39
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X1
(sK68 ?X0))))
5187. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5188. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5189. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5190. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5191. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
5192. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5193. [axiom]
(instance geographicSubregion 'Relation')
5194. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5195. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
5196. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5197. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5198. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5199. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'Object')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
5200. [axiom]
(or
(not (member
(sK65
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP6
?X1
(sK73 ?X0))))
5201. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
5202. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5203. [axiom]
(or
(not (member
(sK11 ?X0 ?X1)
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess')))
5204. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5205. [axiom]
(or
(not (subclass ?X0 'GeopoliticalArea'))
(subclass ?X0 'AutonomousAgent'))
5206. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5207. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5208. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5209. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5210. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5211. [axiom]
(or
(not (agent
?X0
(sK19
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'TextileProductMills'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5212. [axiom]
(or
(not (member
(sK11 ?X0 ?X1)
?X2))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
5213. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5214. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
5215. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5216. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5217. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5218. [axiom]
(subclass 'IntransitiveRelation' 'BinaryRelation')
5219. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5220. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5221. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5222. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5223. [axiom]
(or
(not (member
(sK59
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'Construction')))
5224. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5225. [axiom]
(or
(not (agent
?X0
(sK89
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5226. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5227. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5228. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5229. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5230. [axiom]
(instance member 'BinaryPredicate')
5231. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5232. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5233. [axiom]
(or
(instance
(sK44 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP5 ?X1 ?X0)))
5234. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5235. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5236. [axiom]
(subclass 'BinaryPredicate' 'InheritableRelation')
5237. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5238. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK64 ?X0 ?X1))
'Organization'))
5239. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5240. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5241. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5242. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5243. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5244. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5245. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5246. [axiom]
(or
(instance
(sK30 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
5247. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5248. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5249. [axiom]
(or
(not (member
(sK54
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'FoodAndBeverageStores')))
5250. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5251. [axiom]
(or
(agent
(sK68 ?X0)
(sK67 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
5252. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5253. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
5254. [axiom]
(instance member 'Predicate')
5255. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5256. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5257. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5258. [axiom]
(or
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
5259. [axiom]
(or
(not (member
(sK68
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'BeverageAndTobaccoProductManufacturing')))
5260. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
5261. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5262. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5263. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5264. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK15 ?X0 ?X1))
?X2)))
5265. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5266. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'Physical')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
5267. [axiom]
(or
(not (agent
(sK29 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK29 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK31 ?X0))
(not (instance
(sK29 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
5268. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
5269. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5270. [axiom]
(subclass 'IntransitiveRelation' 'Relation')
5271. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5272. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5273. [axiom]
(or
(not (instance ?X0 'Nation'))
(instance ?X0 'Object'))
5274. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5275. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5276. [axiom]
(or
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
5277. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5278. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5279. [axiom]
(or
(not (member
(sK39 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Estonia')))
5280. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5281. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5282. [axiom]
(or
(not (member
?X1
(sK28
(sK18 ?X0))))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (member
?X1
(sK18 ?X0)))
(not (instance
(sK19 ?X0)
'OrganizationalProcess')))
5283. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5284. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5285. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5286. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5287. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5288. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5289. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5290. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5291. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
5292. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5293. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5294. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5295. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5296. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK79 ?X0)))))
5297. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
5298. [axiom]
(or
(not (member
(sK19
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'TextileProductMills')))
5299. [axiom]
(or
(not (member
(sK89
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'WoodProductManufacturing')))
5300. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5301. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5302. [axiom]
(or
(not (instance
(sK38 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
5303. [axiom]
(or
(not (member
(sK49
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'NonstoreRetailers')))
5304. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5305. [axiom]
(or
(not (member
(sK62
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'GasolineStations')))
5306. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5307. [axiom]
(or
(not (member
(sK73
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'WholesaleTrade')))
5308. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK69 ?X0 ?X1))
?X2)))
5309. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5310. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK46 ?X0)))))
5311. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5312. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5313. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5314. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5315. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'Entity')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
5316. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
5317. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5318. [axiom]
(or
(not (subclass ?X0 'AutonomousAgent'))
(subclass ?X0 'Physical'))
5319. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK41 ?X0)))))
5320. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5321. [axiom]
(or
(not (member
(sK27
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'ApparelManufacturing')))
5322. [axiom]
(or
(not (member
(sK65
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP6
?X1
(sK30 ?X0))))
5323. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5324. [axiom]
(or
(not (member
(sK80
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5325. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5326. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
5327. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
5328. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5329. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5330. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5331. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5332. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing')))
5333. [axiom]
(or
(not (member
(sK57
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'Construction')))
5334. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5335. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
5336. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5337. [axiom]
(or
(instance
(sK44 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP5 ?X1 ?X0)))
5338. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5339. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5340. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK72 ?X0)))))
5341. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5342. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5343. [axiom]
(or
(not (member
(sK73
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WholesaleTrade')))
5344. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5345. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5346. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5347. [axiom]
(or
(not (member
(sK59
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'Construction')))
5348. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5349. [axiom]
(or
(not (member
(sK65
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X1
(sK68 ?X0))))
5350. [axiom]
(or
(not (member
(sK16 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'NavassaIsland')))
5351. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5352. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5353. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK69 ?X0 ?X1))
?X2)))
5354. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5355. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5356. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5357. [axiom]
(or
(not (member
(sK65
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK15 ?X0 ?X2))))
5358. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5359. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5360. [axiom]
(or
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'AutonomousAgent'))
5361. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
5362. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5363. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5364. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5365. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5366. [axiom]
(or
(not (subrelation ?X0 geographicSubregion))
(subrelation ?X0 located))
5367. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5368. [axiom]
(or
(not (member
(sK19
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'TextileProductMills')))
5369. [axiom]
(or
(instance
(sK57 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
5370. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5371. [axiom]
(or
(not (member
(sK68
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'BeverageAndTobaccoProductManufacturing')))
5372. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5373. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5374. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
5375. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5376. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5377. [axiom]
(or
(not (agent
?X0
(sK19
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'TextileProductMills'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5378. [axiom]
(or
(not (member
(sK21
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'ClothingAndClothingAccessoriesStores')))
5379. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5380. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5381. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5382. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
5383. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK38 ?X0 ?X1))
?X2)))
5384. [axiom]
(or
(not (agent
?X0
(sK74
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK45 ?X0 ?X1)
?X2)))
5385. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5386. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5387. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5388. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5389. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5390. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5391. [axiom]
(or
(not (member
(sK21
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'ClothingAndClothingAccessoriesStores')))
5392. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5393. [axiom]
(or
(not (member
(sK34
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP3
?X1
(sK19 ?X0))))
5394. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5395. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5396. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5397. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5398. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK74 ?X0 ?X1))
?X2)))
5399. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5400. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5401. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5402. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers')))
5403. [axiom]
(or
(not (member
(sK16
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP1
?X0
(sK11 ?X1 ?X2))))
5404. [axiom]
(or
(not (member
?X1
(sK59 ?X0)))
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
5405. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK69 ?X0 ?X1))
'Organization'))
5406. [axiom]
(or
(not (member
(sK14
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'PrimaryMetalManufacturing')))
5407. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
5408. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5409. [axiom]
(or
(not (member
(sK30
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'GeneralMerchandiseStores')))
5410. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5411. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5412. [axiom]
(or
(not (member
(sK37
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'TransportationEquipmentManufacturing')))
5413. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5414. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5415. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5416. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5417. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5418. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5419. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5420. [axiom]
(or
(not (member
(sK82
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
5421. [axiom]
(or
(agent
(sK92 ?X0)
(sK91 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
5422. [axiom]
(or
(not (member
(sK70
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP7
?X0
(sK70 ?X1 ?X2))))
5423. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5424. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5425. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5426. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5427. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5428. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5429. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5430. [axiom]
(or
(not (member
(sK89
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'WoodProductManufacturing')))
5431. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK38 ?X0 ?X1))
?X2)))
5432. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5433. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5434. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5435. [axiom]
(or
(not (member
(sK80
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5436. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5437. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5438. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5439. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
5440. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5441. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
5442. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5443. [axiom]
(or
(member
(sK91 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
5444. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5445. [axiom]
(or
(not (member
(sK80
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5446. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5447. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5448. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5449. [axiom]
(or
(not (member
(sK47
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
5450. [axiom]
(or
(not (member
(sK65 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Latvia')))
5451. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5452. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5453. [axiom]
(or
(not (member
(sK75
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X1
(sK47 ?X0))))
5454. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5455. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5456. [axiom]
(or
(not (agent
?X0
(sK21
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5457. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5458. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5459. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5460. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5461. [axiom]
(or
(not (member
(sK54
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'FoodAndBeverageStores')))
5462. [axiom]
(or
(not (part
(sK84 ?X0)
(sK83 ?X0)))
(patient
(sK81 ?X0)
(sK83 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK83 ?X0)
'TransportationDevice')
(equal
(sK83 ?X0)
(sK84 ?X0)))
5463. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5464. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5465. [axiom]
(or
(not (member
(sK44
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP5
?X0
(sK75 ?X1 ?X2))))
5466. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5467. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5468. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5469. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK11 ?X0 ?X1)))))
5470. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5471. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5472. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5473. [axiom]
(or
(not (member
(sK44
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK15 ?X0 ?X2))))
5474. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5475. [axiom]
(or
(not (member
(sK75
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP9
?X1
(sK82 ?X0))))
5476. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5477. [axiom]
(or
(not (member
(sK19
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'TextileProductMills')))
5478. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5479. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5480. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5481. [axiom]
(or
(not (member
(sK70
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP7
?X0
(sK75 ?X1 ?X2))))
5482. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5483. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5484. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5485. [axiom]
(or
(not (agent
?X0
(sK21
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5486. [axiom]
(or
(not (instance ?X0 'InheritableRelation'))
(instance ?X0 'Abstract'))
5487. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5488. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5489. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5490. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5491. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5492. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5493. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5494. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores')))
5495. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5496. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5497. [axiom]
(or
(not (member
(sK75 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP9 ?X0 'UnitedStatesMinorOutlyingIslands')))
5498. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5499. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5500. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5501. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'Collection')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
5502. [axiom]
(instance meetsSpatially 'Abstract')
5503. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5504. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5505. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5506. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5507. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5508. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5509. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5510. [axiom]
(or
(not (agent
?X0
(sK19
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'TextileProductMills'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5511. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5512. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5513. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
5514. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5515. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5516. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5517. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
5518. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'CollectionOfObjects'))
5519. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5520. [axiom]
(or
(not (instance ?X0 'GeopoliticalArea'))
(instance ?X0 'Entity'))
5521. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5522. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5523. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
5524. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK15 ?X0 ?X1))
?X2)))
5525. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5526. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5527. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5528. [axiom]
(or
(not (member
(sK59
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'Construction')))
5529. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5530. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5531. [axiom]
(instance subclass 'BinaryRelation')
5532. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5533. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction')))
5534. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP6 ?X0 ?X1)))
5535. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5536. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5537. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5538. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5539. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5540. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5541. [axiom]
(or
(not (member
(sK24
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP2
?X1
(sK82 ?X0))))
5542. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5543. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing')))
5544. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
5545. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization')))
5546. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5547. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5548. [axiom]
(or
(patient
(sK56 ?X0)
(sK58 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
5549. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5550. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5551. [axiom]
(instance disjoint 'BinaryRelation')
5552. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5553. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5554. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5555. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5556. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5557. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization')))
5558. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5559. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5560. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5561. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5562. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
5563. [axiom]
(or
(not (member
(sK14
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'PrimaryMetalManufacturing')))
5564. [axiom]
(or
(not (instance ?X0 'GeopoliticalArea'))
(instance ?X0 'Object'))
5565. [axiom]
(instance subProcess 'BinaryPredicate')
5566. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5567. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5568. [axiom]
(instance subrelation 'Predicate')
5569. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5570. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5571. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5572. [axiom]
(instance member 'IntransitiveRelation')
5573. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5574. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5575. [axiom]
(member 'Cyprus' 'EuropeanMonetaryUnion')
5576. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5577. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5578. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5579. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5580. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5581. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5582. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'Collection')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
5583. [axiom]
(or
(not (patient ?X2 ?X0))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X2 ?X1))
(member ?X1 ?X0)
(not (instance ?X2 'Organization')))
5584. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5585. [axiom]
(instance during 'BinaryRelation')
5586. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
5587. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5588. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5589. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5590. [axiom]
(or
(not (member
(sK44
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP5
?X0
(sK65 ?X1 ?X2))))
5591. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5592. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5593. [axiom]
(member 'Estonia' 'EuropeanMonetaryUnion')
5594. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5595. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5596. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5597. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5598. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5599. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5600. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5601. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5602. [axiom]
(or
(not (instance ?X0 'Group'))
(instance ?X0 'Physical'))
5603. [axiom]
(subclass 'InheritableRelation' 'Entity')
5604. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5605. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5606. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5607. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5608. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5609. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5610. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5611. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5612. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5613. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5614. [axiom]
(or
(not (member
(sK49
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'NonstoreRetailers')))
5615. [axiom]
(or
(not (member
?X0
(sK34 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP3 ?X1 ?X2)))
5616. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5617. [axiom]
(or
(member
?X1
(sK23 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2)))
5618. [axiom]
(or
(not (member
(sK62
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'GasolineStations')))
5619. [axiom]
(or
(not (member
(sK91
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'WoodProductManufacturing')))
5620. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5621. [axiom]
(or
(not (member
(sK24 ?X0 ?X1)
?X2))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
5622. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5623. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5624. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5625. [axiom]
(or
(instance
(sK89 ?X0)
'Entity')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization')))
5626. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5627. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5628. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5629. [axiom]
(or
(not (member
(sK14
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'PrimaryMetalManufacturing')))
5630. [axiom]
(or
(not (instance ?X0 'Relation'))
(instance ?X0 'Abstract'))
5631. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
5632. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5633. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5634. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5635. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5636. [axiom]
(or
(not (instance ?X0 'CollectionOfObjects'))
(instance ?X0 'Entity'))
5637. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
5638. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5639. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5640. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5641. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5642. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5643. [axiom]
(or
(not (member
(sK39 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Belgium')))
5644. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
5645. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5646. [axiom]
(or
(not (member
(sK21
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'ClothingAndClothingAccessoriesStores')))
5647. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
5648. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5649. [axiom]
(or
(instance
(sK39 ?X1 ?X0)
'GeopoliticalArea')
(not (sP4 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
5650. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5651. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5652. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5653. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5654. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5655. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5656. [axiom]
(or
(not (member
(sK11
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK16 ?X0 ?X1))))
5657. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5658. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5659. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5660. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5661. [axiom]
(or
(not (member
(sK59
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'Construction')))
5662. [axiom]
(or
(not (member
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK69 ?X0 ?X1))))
5663. [axiom]
(or
(not (member
(sK14
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'PrimaryMetalManufacturing')))
5664. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'Collection')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
5665. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5666. [axiom]
(or
(not (member
(sK65
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK38 ?X0 ?X2))))
5667. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5668. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5669. [axiom]
(or
(not (member
(sK47
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
5670. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5671. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5672. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5673. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5674. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
5675. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5676. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5677. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5678. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5679. [axiom]
(or
(not (member
(sK16
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X1
(sK47 ?X0))))
5680. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5681. [axiom]
(or
(member
(sK20 ?X0)
(sK28
(sK20 ?X0)))
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
5682. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5683. [axiom]
(or
(not (member
(sK89
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WoodProductManufacturing')))
5684. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK69 ?X0 ?X1))
?X2)))
5685. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5686. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5687. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5688. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5689. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5690. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5691. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5692. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5693. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5694. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
5695. [axiom]
(or
(not (agent
?X0
(sK69
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK45 ?X0 ?X1)
?X2)))
5696. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5697. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5698. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5699. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5700. [axiom]
(or
(not (member
(sK82
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
5701. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK46 ?X0)))))
5702. [axiom]
(or
(not (member
(sK68
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'BeverageAndTobaccoProductManufacturing')))
5703. [axiom]
(or
(not (member
(sK11 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Germany')))
5704. [axiom]
(or
(not (agent
?X0
(sK42
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5705. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5706. [axiom]
(or
(not (member
(sK34
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X1
(sK47 ?X0))))
5707. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5708. [axiom]
(or
(not (agent
?X0
(sK30
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5709. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5710. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5711. [axiom]
(or
(not (member
(sK27
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'ApparelManufacturing')))
5712. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5713. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5714. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5715. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5716. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5717. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5718. [axiom]
(or
(not (agent
?X0
(sK91
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5719. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
5720. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5721. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5722. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5723. [axiom]
(or
(not (instance ?X0 'IntransitiveRelation'))
(instance ?X0 'Abstract'))
5724. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5725. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5726. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5727. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5728. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5729. [axiom]
(or
(not (subclass ?X0 'CollectionOfObjects'))
(subclass ?X0 'Physical'))
5730. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK69 ?X0 ?X1))
?X2)))
5731. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5732. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5733. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5734. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5735. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5736. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5737. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'Entity')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5738. [axiom]
(or
(not (member
(sK16 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'JohnstonAtoll')))
5739. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5740. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5741. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
5742. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
5743. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5744. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5745. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5746. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5747. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5748. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5749. [axiom]
(or
(not (member
(sK47
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'PlasticsAndRubberProductsManufacturing')))
5750. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5751. [axiom]
(or
(not (member
(sK19
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'TextileProductMills')))
5752. [axiom]
(or
(not (member
?X1
(sK28
(sK85 ?X0))))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (member
?X1
(sK85 ?X0)))
(not (instance
(sK86 ?X0)
'OrganizationalProcess')))
5753. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
5754. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5755. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5756. [axiom]
(or
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
5757. [axiom]
(or
(not (subclass ?X1 ?X0))
(not (subclass ?X0 ?X1))
(equal ?X0 ?X1))
5758. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5759. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5760. [axiom]
(subclass 'BinaryPredicate' 'BinaryRelation')
5761. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5762. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5763. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5764. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5765. [axiom]
(or
(instance
(sK37 ?X0)
'Entity')
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'Organization')))
5766. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5767. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5768. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5769. [axiom]
(or
(not (instance ?X0 'Relation'))
(instance ?X0 'Entity'))
5770. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
5771. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5772. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5773. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5774. [axiom]
(or
(not (agent
?X0
(sK37
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5775. [axiom]
(or
(not (member
(sK85
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'PaperManufacturing')))
5776. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5777. [axiom]
(or
(not (member
(sK24
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK74 ?X0 ?X2))))
5778. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5779. [axiom]
(or
(not (member
(sK82
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
5780. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK74 ?X0 ?X1))
?X2)))
5781. [axiom]
(or
(not (member
(sK54
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'FoodAndBeverageStores')))
5782. [axiom]
(instance hasPurpose 'BinaryPredicate')
5783. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5784. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5785. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5786. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5787. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5788. [axiom]
(or
(not (member
(sK47
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'PlasticsAndRubberProductsManufacturing')))
5789. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5790. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5791. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5792. [axiom]
(or
(not (member
(sK21
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'ClothingAndClothingAccessoriesStores')))
5793. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5794. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'Entity')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
5795. [axiom]
(or
(not (member
(sK91
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'WoodProductManufacturing')))
5796. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK15 ?X0 ?X1))
?X2)))
5797. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5798. [axiom]
(or
(not (member
(sK42
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
5799. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5800. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing')))
5801. [axiom]
(or
(not (member
(sK34
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK23 ?X0 ?X2))))
5802. [axiom]
(or
(not (member
(sK54
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'FoodAndBeverageStores')))
5803. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
5804. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5805. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5806. [axiom]
(or
(not (agent
?X0
(sK82
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5807. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5808. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5809. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5810. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5811. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5812. [axiom]
(or
(instance
(sK42 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
5813. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5814. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5815. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5816. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5817. [axiom]
(instance part 'Predicate')
5818. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK64 ?X0 ?X1))
?X2)))
5819. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5820. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5821. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5822. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5823. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5824. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5825. [axiom]
(or
(not (member
(sK49
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'NonstoreRetailers')))
5826. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5827. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5828. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5829. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5830. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5831. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5832. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
5833. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5834. [axiom]
(or
(not (member
(sK73
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'WholesaleTrade')))
5835. [axiom]
(or
(not (member
(sK42
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PrintingAndRelatedSupportActivities')))
5836. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5837. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'Collection')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1)))
5838. [axiom]
(or
(not (member
(sK37
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'TransportationEquipmentManufacturing')))
5839. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK26 ?X0)))))
5840. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5841. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5842. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5843. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5844. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5845. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5846. [axiom]
(or
(not (member
(sK75
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK11 ?X0 ?X1))))
5847. [axiom]
(or
(not (member
(sK91
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'WoodProductManufacturing')))
5848. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5849. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
5850. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5851. [axiom]
(or
(not (subclass ?X0 'IntransitiveRelation'))
(subclass ?X0 'Relation'))
5852. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5853. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP4 ?X0 ?X1)))
5854. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization')))
5855. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5856. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5857. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5858. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5859. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5860. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK11 ?X0 ?X1)))))
5861. [axiom]
(or
(not (member
(sK44 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'France')))
5862. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5863. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5864. [axiom]
(or
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
5865. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
5866. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5867. [axiom]
(or
(not (member
(sK54
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'FoodAndBeverageStores')))
5868. [axiom]
(or
(not (member
(sK11
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP0
?X0
(sK65 ?X1 ?X2))))
5869. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5870. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5871. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK29 ?X0)))))
5872. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5873. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5874. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
5875. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5876. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5877. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'Entity')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
5878. [axiom]
(or
(not (member
(sK75
?X2
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK24 ?X0 ?X1))))
5879. [axiom]
(or
(not (member
(sK21
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'ClothingAndClothingAccessoriesStores')))
5880. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5881. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK88 ?X0)))))
5882. [axiom]
(or
(not (member
(sK59
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'Construction')))
5883. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5884. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5885. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5886. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5887. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5888. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5889. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5890. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
5891. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5892. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5893. [axiom]
(or
(not (member
(sK49
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'NonstoreRetailers')))
5894. [axiom]
(subclass 'BinaryRelation' 'Entity')
5895. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5896. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5897. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5898. [axiom]
(or
(not (member
(sK82
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
5899. [axiom]
(or
(not (member
(sK75 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'MidwayIslands')))
5900. [axiom]
(subclass 'Organization' 'Group')
5901. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5902. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5903. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
5904. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5905. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
5906. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5907. [axiom]
(or
(not (member
(sK42
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
5908. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
5909. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5910. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5911. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5912. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5913. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5914. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'Collection')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
5915. [axiom]
(or
(instance
(sK40 ?X0 ?X1)
'Selling')
(not (sP4 ?X0 ?X1)))
5916. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5917. [axiom]
(or
(not (member
(sK65
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK11 ?X0 ?X1))))
5918. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK67 ?X0)))))
5919. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5920. [axiom]
(or
(not (domain ?X2 ?X1 ?X0))
(not (subrelation ?X3 ?X2))
(domain ?X3 ?X1 ?X0))
5921. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
5922. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
5923. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5924. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5925. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5926. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5927. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5928. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5929. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5930. [axiom]
(or
(not (member
(sK65 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP6 ?X0 'BeneluxEconomicUnion')))
5931. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5932. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5933. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP5 ?X0 ?X1)))
5934. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
5935. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5936. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5937. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5938. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5939. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
5940. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5941. [axiom]
(or
(not (agent
?X0
(sK49
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
5942. [axiom]
(or
(not (member
(sK54
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'FoodAndBeverageStores')))
5943. [negated_conjecture]
(not (sP0 ?X0 'Org1_1'))
5944. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5945. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5946. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5947. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
5948. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5949. [axiom]
(or
(not (member
(sK30
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'GeneralMerchandiseStores')))
5950. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
5951. [axiom]
(or
(not (member
(sK34 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'WakeIsland')))
5952. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
5953. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
5954. [axiom]
(or
(not (member
(sK68
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
5955. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5956. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5957. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5958. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5959. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
5960. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'Entity')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
5961. [axiom]
(or
(not (member
(sK70 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP7 ?X0 'BeneluxEconomicUnion')))
5962. [axiom]
(or
(not (agent
?X0
(sK58
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization')))
5963. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
5964. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5965. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
5966. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
5967. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
5968. [axiom]
(or
(not (member
(sK91
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'WoodProductManufacturing')))
5969. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
5970. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5971. [axiom]
(or
(not (member
(sK65 ?X0 ?X1)
?X2))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
5972. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5973. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5974. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5975. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5976. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5977. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP7 ?X0 ?X1)))
5978. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5979. [axiom]
(or
(not (member
(sK27
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'ApparelManufacturing')))
5980. [axiom]
(or
(not (member
(sK21
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
5981. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
5982. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
5983. [axiom]
(or
(not (member
(sK80
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
5984. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
5985. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
5986. [axiom]
(or
(not (member
(sK73
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'WholesaleTrade')))
5987. [axiom]
(or
(not (member
(sK16 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'MidwayIslands')))
5988. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
5989. [axiom]
(or
(not (member
(sK91
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'WoodProductManufacturing')))
5990. [axiom]
(or
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
5991. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5992. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
5993. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
5994. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
5995. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
5996. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
5997. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
5998. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
5999. [axiom]
(or
(not (member
(sK11
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK44 ?X0 ?X1))))
6000. [axiom]
(or
(not (member
(sK30
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'GeneralMerchandiseStores')))
6001. [axiom]
(or
(not (member
(sK39
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP4
?X1
(sK91 ?X0))))
6002. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6003. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6004. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'Physical')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
6005. [axiom]
(or
(not (member
(sK11
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP0
?X1
(sK27 ?X0))))
6006. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6007. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6008. [axiom]
(or
(not (member
(sK34 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Slovenia')))
6009. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6010. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6011. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6012. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6013. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6014. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6015. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
6016. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6017. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6018. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6019. [axiom]
(or
(not (member
(sK30
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'GeneralMerchandiseStores')))
6020. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6021. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6022. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6023. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK10 ?X0 ?X1))
?X2)))
6024. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6025. [axiom]
(subclass 'BinaryPredicate' 'Entity')
6026. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6027. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6028. [axiom]
(or
(not (member
(sK30
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'GeneralMerchandiseStores')))
6029. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6030. [axiom]
(or
(not (member
(sK47
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
6031. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6032. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6033. [axiom]
(or
(not (member
(sK59
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'Construction')))
6034. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6035. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK38 ?X0 ?X1))
?X2)))
6036. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6037. [axiom]
(or
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'AutonomousAgent'))
6038. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6039. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6040. [axiom]
(or
(not (member
(sK62
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'GasolineStations')))
6041. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP2 ?X0 ?X1)))
6042. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6043. [axiom]
(or
(not (member
(sK11
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK75 ?X0 ?X1))))
6044. [axiom]
(or
(instance
(sK68 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
6045. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6046. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6047. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6048. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6049. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6050. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6051. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6052. [axiom]
(or
(not (member
(sK30
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'GeneralMerchandiseStores')))
6053. [axiom]
(or
(not (member
(sK89
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'WoodProductManufacturing')))
6054. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6055. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6056. [axiom]
(or
(not (member
(sK82
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
6057. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization')))
6058. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6059. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6060. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6061. [axiom]
(or
(not (member
(sK37
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'TransportationEquipmentManufacturing')))
6062. [axiom]
(or
(instance
(sK19 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'Organization')))
6063. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6064. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6065. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6066. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6067. [axiom]
(or
(not (member
(sK82
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'MotorVehicleAndPartsDealers')))
6068. [axiom]
(or
(not (member
(sK75 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'KingmanReef')))
6069. [axiom]
(or
(not (agent
?X0
(sK69
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK12 ?X0 ?X1)
?X2)))
6070. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
6071. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6072. [axiom]
(or
(not (member
(sK39
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP4
?X1
(sK87 ?X0))))
6073. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6074. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6075. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6076. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6077. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6078. [axiom]
(or
(not (member
(sK75
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP9
?X1
(sK37 ?X0))))
6079. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK23 ?X0 ?X1))
?X2)))
6080. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6081. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6082. [axiom]
(or
(not (member
(sK57
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'Construction')))
6083. [axiom]
(or
(not (member
(sK65
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP6
?X1
(sK91 ?X0))))
6084. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6085. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6086. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6087. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6088. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills')))
6089. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
6090. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6091. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6092. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6093. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6094. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6095. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6096. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6097. [axiom]
(or
(not (member
?X3
(sK43 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
6098. [axiom]
(or
(not (member ?X0 'Austria'))
(not (member ?X0 'EuropeanMonetaryUnion')))
6099. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6100. [axiom]
(or
(not (member
(sK42
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6101. [axiom]
(or
(not (member
(sK30
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'GeneralMerchandiseStores')))
6102. [axiom]
(or
(instance
(sK63 ?X0)
'RefinedPetroleumProduct')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
6103. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6104. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6105. [axiom]
(or
(not (member
(sK14
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PrimaryMetalManufacturing')))
6106. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6107. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6108. [axiom]
(or
(not (member
(sK59
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'Construction')))
6109. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6110. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6111. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6112. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6113. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6114. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6115. [axiom]
(or
(not (member
(sK80
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
6116. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6117. [axiom]
(or
(not (member
?X2
(sK28
(sK44 ?X0 ?X1))))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1))
(not (member
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess')))
6118. [axiom]
(or
(not (instance ?X0 'Group'))
(instance ?X0 'CollectionOfObjects'))
6119. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6120. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6121. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6122. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6123. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
6124. [axiom]
(or
(not (subclass ?X0 'GeopoliticalArea'))
(subclass ?X0 'GeographicArea'))
6125. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
6126. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK33 ?X0 ?X1))
?X2)))
6127. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6128. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6129. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6130. [axiom]
(or
(agent
(sK62 ?X0)
(sK61 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
6131. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization')))
6132. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6133. [axiom]
(or
(not (member
(sK44 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'WakeIsland')))
6134. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6135. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6136. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK59 ?X0)))))
6137. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6138. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6139. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6140. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK79 ?X0)))))
6141. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
6142. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6143. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6144. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6145. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6146. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6147. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6148. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6149. [axiom]
(or
(not (member ?X0 'Netherlands'))
(not (member ?X0 'EuropeanMonetaryUnion')))
6150. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6151. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6152. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6153. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6154. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6155. [axiom]
(or
(not (member
(sK62
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'GasolineStations')))
6156. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6157. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6158. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6159. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6160. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6161. [axiom]
(or
(not (member
(sK70
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK15 ?X0 ?X2))))
6162. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6163. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6164. [axiom]
(or
(not (member
(sK65
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP6
?X1
(sK87 ?X0))))
6165. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6166. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills')))
6167. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6168. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6169. [axiom]
(or
(not (member
(sK68
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'BeverageAndTobaccoProductManufacturing')))
6170. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6171. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6172. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6173. [axiom]
(or
(not (sP3 ?X0 ?X1))
(instance ?X0 'Manufacture'))
6174. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6175. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores')))
6176. [axiom]
(or
(not (member
(sK37
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'TransportationEquipmentManufacturing')))
6177. [axiom]
(or
(not (member
(sK34 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'MidwayIslands')))
6178. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6179. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6180. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6181. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
6182. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
6183. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
6184. [axiom]
(or
(not (member
(sK89
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'WoodProductManufacturing')))
6185. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6186. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6187. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6188. [axiom]
(or
(not (agent
?X0
(sK69
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK71 ?X0 ?X1)
?X2)))
6189. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6190. [axiom]
(or
(not (member
(sK21
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'ClothingAndClothingAccessoriesStores')))
6191. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization')))
6192. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6193. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6194. [axiom]
(or
(not (member
(sK19
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'TextileProductMills')))
6195. [axiom]
(or
(not (instance
(sK28
(sK44 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Nation'))
6196. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6197. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6198. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6199. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6200. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6201. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent')))
6202. [axiom]
(or
(not (member
(sK42
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6203. [axiom]
(or
(not (member
(sK89
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'WoodProductManufacturing')))
6204. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6205. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6206. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6207. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6208. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6209. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6210. [axiom]
(or
(not (agent
(sK77 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK77 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK78 ?X0))
(not (instance
(sK77 ?X0)
'Organization'))
(not (sP8 ?X0)))
6211. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6212. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6213. [axiom]
(or
(not (subclass ?X0 'City'))
(subclass ?X0 'Entity'))
6214. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6215. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6216. [axiom]
(or
(not (member
(sK11
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK38 ?X0 ?X2))))
6217. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6218. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6219. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6220. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6221. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
6222. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6223. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6224. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
6225. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6226. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6227. [axiom]
(or
(not (member
(sK89
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'WoodProductManufacturing')))
6228. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6229. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6230. [axiom]
(or
(not (member
(sK54
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'FoodAndBeverageStores')))
6231. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6232. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6233. [axiom]
(or
(not (member
(sK14
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'PrimaryMetalManufacturing')))
6234. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6235. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6236. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6237. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6238. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6239. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6240. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6241. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6242. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6243. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6244. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6245. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6246. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6247. [axiom]
(or
(not (member
(sK47
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'PlasticsAndRubberProductsManufacturing')))
6248. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6249. [axiom]
(or
(not (agent
?X0
(sK19
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'TextileProductMills'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6250. [axiom]
(or
(not (member
(sK39 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'WakeIsland')))
6251. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6252. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6253. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6254. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6255. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6256. [axiom]
(or
(not (member
(sK68
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
6257. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6258. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
6259. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6260. [axiom]
(or
(instance
(sK42 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'Organization')))
6261. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6262. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6263. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6264. [axiom]
(or
(not (member
(sK75
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP9
?X1
(sK91 ?X0))))
6265. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
6266. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6267. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6268. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6269. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6270. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6271. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6272. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6273. [axiom]
(or
(not (member
(sK49
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'NonstoreRetailers')))
6274. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6275. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
6276. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6277. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6278. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6279. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6280. [axiom]
(or
(instance
(sK19 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
6281. [axiom]
(or
(not (member ?X0 'Slovenia'))
(not (member ?X0 'EuropeanMonetaryUnion')))
6282. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6283. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6284. [axiom]
(or
(not (member
(sK91
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'WoodProductManufacturing')))
6285. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6286. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6287. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6288. [axiom]
(or
(not (member
(sK30
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'GeneralMerchandiseStores')))
6289. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6290. [axiom]
(or
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
6291. [axiom]
(or
(not (member
(sK21
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
6292. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
6293. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6294. [axiom]
(or
(instance
(sK30 ?X0)
'Physical')
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance ?X0 'Organization')))
6295. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6296. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6297. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6298. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6299. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6300. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6301. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
6302. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6303. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6304. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6305. [axiom]
(or
(not (agent
?X0
(sK58
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization')))
6306. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6307. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6308. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6309. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6310. [axiom]
(or
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Entity'))
6311. [axiom]
(or
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
6312. [axiom]
(or
(not (member
(sK16
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP1
?X1
(sK30 ?X0))))
6313. [axiom]
(or
(not (subclass ?X0 'Nation'))
(subclass ?X0 'GeopoliticalArea'))
6314. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
6315. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
6316. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6317. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
6318. [axiom]
(or
(instance
(sK82 ?X0)
'Physical')
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'Organization')))
6319. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6320. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
6321. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6322. [axiom]
(or
(member
(sK39 ?X0 ?X1)
(sK38 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1)))
6323. [axiom]
(or
(instance
(sK11 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP0 ?X1 ?X0)))
6324. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6325. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6326. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6327. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6328. [axiom]
(or
(not (member
(sK37
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
6329. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6330. [axiom]
(or
(not (member
(sK73
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'WholesaleTrade')))
6331. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6332. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6333. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6334. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6335. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6336. [axiom]
(or
(not (member
(sK42
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'PrintingAndRelatedSupportActivities')))
6337. [axiom]
(or
(instance
(sK18 ?X0)
'Manufacture')
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'Organization')))
6338. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
6339. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6340. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6341. [axiom]
(or
(not (subclass ?X0 'Nation'))
(subclass ?X0 'AutonomousAgent'))
6342. [axiom]
(or
(not (agent
?X0
(sK33
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK17 ?X0 ?X1)
?X2)))
6343. [axiom]
(or
(not (member
(sK37
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
6344. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6345. [axiom]
(or
(not (member
(sK85
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'PaperManufacturing')))
6346. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
6347. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6348. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6349. [axiom]
(or
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
6350. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6351. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6352. [axiom]
(or
(not (member
(sK14
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PrimaryMetalManufacturing')))
6353. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6354. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6355. [axiom]
(or
(not (member
(sK39
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP4
?X1
(sK19 ?X0))))
6356. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6357. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK85 ?X0)))))
6358. [axiom]
(or
(not (agent
?X0
(sK69
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK25 ?X0 ?X1)
?X2)))
6359. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6360. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6361. [axiom]
(instance subProcess 'Entity')
6362. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6363. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6364. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6365. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization')))
6366. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6367. [axiom]
(or
(not (member
(sK27
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'ApparelManufacturing')))
6368. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
6369. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6370. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK16 ?X0 ?X1)))))
6371. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6372. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6373. [axiom]
(or
(not (member
(sK30
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'GeneralMerchandiseStores')))
6374. [axiom]
(or
(not (member
?X1
(sK37 ?X0)))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
6375. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6376. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6377. [axiom]
(or
(not (member
(sK57
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'Construction')))
6378. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6379. [axiom]
(or
(not (agent
?X0
(sK28
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization'))
6380. [axiom]
(or
(not (member
(sK30
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'GeneralMerchandiseStores')))
6381. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6382. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6383. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6384. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing')))
6385. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6386. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6387. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6388. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6389. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6390. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization')))
6391. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6392. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6393. [axiom]
(not (member 'BakerIsland' 'BakerIsland'))
6394. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6395. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6396. [axiom]
(or
(instance
(sK54 ?X0)
'Physical')
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance ?X0 'Organization')))
6397. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
6398. [axiom]
(or
(not (member
(sK59
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'Construction')))
6399. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6400. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6401. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6402. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6403. [axiom]
(or
(not (member
(sK57
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'Construction')))
6404. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6405. [axiom]
(or
(not (member
(sK80
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
6406. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'Group')
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess')))
6407. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6408. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6409. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6410. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6411. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6412. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6413. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores')))
6414. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6415. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6416. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK70 ?X0 ?X1)))))
6417. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6418. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6419. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'Collection')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
6420. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6421. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6422. [axiom]
(or
(not (member
(sK19
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'TextileProductMills')))
6423. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6424. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6425. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6426. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6427. [axiom]
(or
(not (member
(sK62
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'GasolineStations')))
6428. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6429. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6430. [axiom]
(or
(not (member
(sK73
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'WholesaleTrade')))
6431. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6432. [axiom]
(or
(not (agent
?X1
(sK21
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6433. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6434. [axiom]
(or
(not (agent
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6435. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6436. [axiom]
(or
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
6437. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6438. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6439. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6440. [axiom]
(or
(not (agent
?X0
(sK19
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'TextileProductMills'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6441. [axiom]
(or
(not (member
(sK85
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'PaperManufacturing')))
6442. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6443. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6444. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6445. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6446. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6447. [axiom]
(or
(not (member
(sK49
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'NonstoreRetailers')))
6448. [axiom]
(or
(not (member
(sK70 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'JarvisIsland')))
6449. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6450. [axiom]
(or
(not (member
(sK19
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'TextileProductMills')))
6451. [axiom]
(or
(not (member
(sK30
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'GeneralMerchandiseStores')))
6452. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6453. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK41 ?X0)))))
6454. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK38 ?X0 ?X1))
?X2)))
6455. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6456. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6457. [axiom]
(or
(not (member
(sK37
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'TransportationEquipmentManufacturing')))
6458. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6459. [axiom]
(or
(not (member
(sK42
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'PrintingAndRelatedSupportActivities')))
6460. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6461. [axiom]
(subclass 'Nation' 'Object')
6462. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6463. [axiom]
(or
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
6464. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6465. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6466. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
6467. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
6468. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6469. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6470. [axiom]
(or
(not (member
(sK85
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'PaperManufacturing')))
6471. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6472. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6473. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6474. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
6475. [axiom]
(or
(not (member
(sK42
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6476. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK10 ?X0 ?X1))
'Organization'))
6477. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK61 ?X0)))))
6478. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6479. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6480. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6481. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6482. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6483. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6484. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6485. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
6486. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK72 ?X0)))))
6487. [axiom]
(or
(not (member
(sK68
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
6488. [axiom]
(or
(sP9
(sK79 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
6489. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK74 ?X0 ?X1))
?X2)))
6490. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6491. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK23 ?X0 ?X1))
?X2)))
6492. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'CollectionOfObjects')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
6493. [axiom]
(or
(not (member
(sK65 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Finland')))
6494. [axiom]
(or
(not (member
(sK75 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'NavassaIsland')))
6495. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6496. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6497. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6498. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6499. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6500. [axiom]
(or
(not (member
(sK19
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'TextileProductMills')))
6501. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6502. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6503. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6504. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6505. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6506. [axiom]
(or
(not (member
(sK80
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
6507. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores')))
6508. [axiom]
(or
(not (agent
(sK45 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK43 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1)))
6509. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6510. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6511. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6512. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6513. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
6514. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6515. [axiom]
(or
(not (member
(sK49
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'NonstoreRetailers')))
6516. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
6517. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6518. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK75 ?X0 ?X1)))))
6519. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6520. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6521. [axiom]
(or
(not (member
(sK42
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PrintingAndRelatedSupportActivities')))
6522. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK48 ?X0)))))
6523. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6524. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6525. [axiom]
(or
(not (agent
?X0
(sK37
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6526. [axiom]
(or
(instance
(sK56 ?X0)
'Constructing')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
6527. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK64 ?X0 ?X1))
?X2)))
6528. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6529. [axiom]
(or
(not (member
(sK30
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'GeneralMerchandiseStores')))
6530. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK33 ?X0 ?X1))
?X2)))
6531. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6532. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6533. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6534. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6535. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization')))
6536. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6537. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6538. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6539. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6540. [axiom]
(or
(not (agent
?X1
(sK21
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6541. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6542. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6543. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6544. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6545. [axiom]
(or
(not (member
(sK89
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'WoodProductManufacturing')))
6546. [axiom]
(or
(member
(sK16 ?X0 ?X1)
?X1)
(not (sP1 ?X0 ?X1)))
6547. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6548. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6549. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6550. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6551. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6552. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6553. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6554. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6555. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6556. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6557. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6558. [axiom]
(or
(not (member
(sK11
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK39 ?X0 ?X1))))
6559. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
6560. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
6561. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6562. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6563. [axiom]
(or
(not (member
(sK16
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK75 ?X0 ?X1))))
6564. [axiom]
(or
(not (member
(sK68
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
6565. [axiom]
(or
(not (agent
?X0
(sK43
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK76 ?X0 ?X1)
?X2)))
6566. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6567. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6568. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
6569. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6570. [axiom]
(or
(not (member
(sK75
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP9
?X1
(sK54 ?X0))))
6571. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK33 ?X0 ?X1))
?X2)))
6572. [axiom]
(or
(not (member
(sK62
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'GasolineStations')))
6573. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6574. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6575. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6576. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6577. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'Group')
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'OrganizationalProcess')))
6578. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6579. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK15 ?X0 ?X1))
?X2)))
6580. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction')))
6581. [axiom]
(or
(not (member
(sK44 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'KingmanReef')))
6582. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6583. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6584. [axiom]
(or
(not (agent
?X0
(sK73
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6585. [axiom]
(or
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
6586. [axiom]
(or
(not (member
(sK42
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6587. [axiom]
(or
(instance
(sK21 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'Organization')))
6588. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6589. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6590. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6591. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6592. [axiom]
(or
(not (member
(sK57
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'Construction')))
6593. [axiom]
(or
(not (member
(sK59
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'Construction')))
6594. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6595. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6596. [axiom]
(or
(not (member
(sK27
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'ApparelManufacturing')))
6597. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6598. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6599. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK20 ?X0)))))
6600. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6601. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6602. [axiom]
(or
(not (member
(sK42
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
6603. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK75 ?X0 ?X1)))))
6604. [axiom]
(or
(not (member
(sK19
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'TextileProductMills')))
6605. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6606. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6607. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6608. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing')))
6609. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6610. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6611. [axiom]
(or
(not (member
(sK21
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
6612. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6613. [axiom]
(or
(not (member
(sK39
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK34 ?X0 ?X1))))
6614. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6615. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6616. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6617. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6618. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6619. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6620. [axiom]
(or
(not (agent
?X0
(sK38
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK66 ?X0 ?X1)
?X2)))
6621. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6622. [axiom]
(or
(not (agent
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6623. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6624. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6625. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6626. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6627. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6628. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6629. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6630. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6631. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6632. [axiom]
(or
(not (member
(sK89
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'WoodProductManufacturing')))
6633. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6634. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6635. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6636. [axiom]
(or
(instance
(sK70 ?X1 ?X0)
'Object')
(not (sP7 ?X1 ?X0))
(not (instance ?X0 'Organization')))
6637. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6638. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6639. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6640. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6641. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
6642. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6643. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6644. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6645. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6646. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6647. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6648. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'Group')
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess')))
6649. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
6650. [axiom]
(or
(not (agent
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6651. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6652. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6653. [axiom]
(or
(member
(sK24 ?X0 ?X1)
(sK28
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1)))
6654. [axiom]
(or
(not (agent
?X0
(sK74
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK25 ?X0 ?X1)
?X2)))
6655. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6656. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6657. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6658. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6659. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6660. [axiom]
(or
(instance
(sK50 ?X0)
'Entity')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
6661. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'CollectionOfObjects'))
6662. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6663. [axiom]
(or
(not (member
(sK30
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'GeneralMerchandiseStores')))
6664. [axiom]
(or
(instance
(sK79 ?X0)
'Manufacture')
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'Organization')))
6665. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6666. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6667. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6668. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6669. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6670. [axiom]
(or
(not (member
(sK24
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2
?X2
(sK28
(sK75 ?X0 ?X1)))))
6671. [axiom]
(or
(not (member
(sK24 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'KingmanReef')))
6672. [axiom]
(or
(not (member
(sK16 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Germany')))
6673. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6674. [axiom]
(or
(not (agent
?X0
(sK73
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6675. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6676. [axiom]
(or
(member
(sK53 ?X0)
(sK28
(sK53 ?X0)))
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
6677. [axiom]
(or
(not (agent
?X0
(sK33
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK25 ?X0 ?X1)
?X2)))
6678. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6679. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6680. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
6681. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6682. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6683. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6684. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6685. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
6686. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6687. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6688. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6689. [axiom]
(or
(not (agent
?X0
(sK82
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6690. [axiom]
(or
(not (agent
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6691. [axiom]
(or
(not (agent
?X0
(sK37
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6692. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6693. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6694. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6695. [axiom]
(or
(not (member
(sK24 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'WakeIsland')))
6696. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
6697. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6698. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6699. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6700. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6701. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6702. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6703. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
6704. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6705. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6706. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6707. [axiom]
(or
(not (subclass ?X0 'Group'))
(subclass ?X0 'Object'))
6708. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6709. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6710. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6711. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6712. [axiom]
(or
(not (member
(sK89
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WoodProductManufacturing')))
6713. [axiom]
(instance documentation 'TernaryPredicate')
6714. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6715. [axiom]
(or
(not (member
(sK85
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'PaperManufacturing')))
6716. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6717. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6718. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6719. [axiom]
(or
(not (member
(sK82
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
6720. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6721. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6722. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6723. [axiom]
(or
(not (member
(sK70 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Luxembourg')))
6724. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6725. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6726. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
6727. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6728. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6729. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
6730. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
6731. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
6732. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6733. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6734. [axiom]
(or
(sP4
(sK41 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
6735. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6736. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6737. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6738. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6739. [axiom]
(or
(not (member
(sK70
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP7
?X0
(sK16 ?X1 ?X2))))
6740. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6741. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6742. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'Entity'))
6743. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6744. [axiom]
(or
(not (member
(sK65
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK43 ?X0 ?X2))))
6745. [axiom]
(or
(not (member ?X0 ?X1))
(not (instance ?X1 'OrganizationOfNations'))
(instance ?X0 'Nation'))
6746. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK10 ?X0 ?X1))
?X2)))
6747. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6748. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6749. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6750. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6751. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6752. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6753. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
6754. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6755. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6756. [axiom]
(or
(not (member
(sK85
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'PaperManufacturing')))
6757. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6758. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6759. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6760. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6761. [axiom]
(or
(not (member
(sK85
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PaperManufacturing')))
6762. [axiom]
(or
(not (member
(sK91
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'WoodProductManufacturing')))
6763. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6764. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6765. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
6766. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6767. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6768. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6769. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6770. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6771. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6772. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6773. [axiom]
(or
(not (member
(sK44 ?X0 ?X1)
?X2))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
6774. [axiom]
(or
(not (member
(sK73
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WholesaleTrade')))
6775. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6776. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6777. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6778. [axiom]
(or
(not (member
(sK62
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'GasolineStations')))
6779. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6780. [axiom]
(or
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
6781. [axiom]
(or
(not (member
(sK82
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
6782. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6783. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6784. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6785. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6786. [axiom]
(or
(not (member
(sK49
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'NonstoreRetailers')))
6787. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6788. [axiom]
(or
(not (member
(sK65
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK39 ?X0 ?X1))))
6789. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6790. [axiom]
(or
(not (instance
(sK32 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
6791. [axiom]
(or
(not (member
(sK75 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Austria')))
6792. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations')))
6793. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK10 ?X0 ?X1))
'Organization'))
6794. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6795. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6796. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6797. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6798. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
6799. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6800. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6801. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6802. [axiom]
(or
(not (member
(sK57
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'Construction')))
6803. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6804. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6805. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6806. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP1 ?X0 ?X1)))
6807. [axiom]
(or
(not (member
(sK62
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'GasolineStations')))
6808. [axiom]
(or
(not (member
(sK65
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP6
?X0
(sK24 ?X1 ?X2))))
6809. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1)))
6810. [axiom]
(or
(not (member
(sK65 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'France')))
6811. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6812. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6813. [axiom]
(instance during 'Relation')
6814. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
6815. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6816. [axiom]
(or
(not (member
(sK54
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'FoodAndBeverageStores')))
6817. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6818. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK44 ?X0 ?X1)))))
6819. [axiom]
(or
(not (member
(sK70
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP7
?X1
(sK54 ?X0))))
6820. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
6821. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6822. [axiom]
(or
(not (agent
?X0
(sK59
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'Construction'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6823. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6824. [axiom]
(or
(not (agent
?X0
(sK89
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6825. [axiom]
(or
(not (member
(sK91
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WoodProductManufacturing')))
6826. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK74 ?X0 ?X1))
?X2)))
6827. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6828. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6829. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6830. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6831. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6832. [axiom]
(or
(not (subAttribute ?X1 ?X2))
(not (subAttribute ?X0 ?X1))
(subAttribute ?X0 ?X2))
6833. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6834. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6835. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6836. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6837. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6838. [axiom]
(instance subrelation 'Relation')
6839. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6840. [axiom]
(or
(not (member
(sK57
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'Construction')))
6841. [axiom]
(or
(not (member
(sK44 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Luxembourg')))
6842. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6843. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6844. [axiom]
(or
(not (member
(sK21
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'ClothingAndClothingAccessoriesStores')))
6845. [axiom]
(instance member 'Entity')
6846. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
6847. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6848. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6849. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6850. [axiom]
(or
(not (agent
?X0
(sK49
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6851. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK65 ?X0 ?X1)))))
6852. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6853. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6854. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6855. [axiom]
(or
(not (member
(sK11 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'HowlandIsland')))
6856. [axiom]
(member 'Belgium' 'BeneluxEconomicUnion')
6857. [axiom]
(or
(not (member
(sK85
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'PaperManufacturing')))
6858. [axiom]
(or
(instance
(sK15 ?X0 ?X1)
'Fabric')
(not (sP1 ?X0 ?X1)))
6859. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6860. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6861. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6862. [axiom]
(or
(not (member
(sK19
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'TextileProductMills')))
6863. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6864. [axiom]
(or
(not (member
(sK42
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6865. [axiom]
(or
(not (member
(sK62
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'GasolineStations')))
6866. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6867. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK64 ?X0 ?X1))
?X2)))
6868. [axiom]
(or
(not (agent
?X0
(sK15
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK76 ?X0 ?X1)
?X2)))
6869. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6870. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6871. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6872. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6873. [axiom]
(or
(not (member
(sK70
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK11 ?X0 ?X1))))
6874. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6875. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6876. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6877. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6878. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6879. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
6880. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6881. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6882. [axiom]
(or
(agent
(sK21 ?X0)
(sK20 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
6883. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6884. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6885. [axiom]
(or
(not (member
(sK73
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'WholesaleTrade')))
6886. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6887. [axiom]
(or
(not (member
(sK82
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
6888. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6889. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6890. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
6891. [axiom]
(or
(not (member
(sK14
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PrimaryMetalManufacturing')))
6892. [axiom]
(or
(member
(sK11 ?X0 ?X1)
(sK10 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1)))
6893. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6894. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6895. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6896. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6897. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6898. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6899. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
6900. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6901. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6902. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6903. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6904. [axiom]
(or
(not (sP6 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
6905. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6906. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6907. [axiom]
(or
(not (member
(sK91
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'WoodProductManufacturing')))
6908. [axiom]
(or
(not (member
(sK82
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'MotorVehicleAndPartsDealers')))
6909. [axiom]
(or
(not (member
(sK39
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP4
?X1
(sK59 ?X0))))
6910. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
6911. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK18 ?X0)))))
6912. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
6913. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6914. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6915. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6916. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6917. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization')))
6918. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6919. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6920. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6921. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6922. [axiom]
(or
(not (member
(sK57
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'Construction')))
6923. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
6924. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
6925. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
6926. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6927. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6928. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6929. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6930. [axiom]
(or
(not (member
(sK14
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'PrimaryMetalManufacturing')))
6931. [axiom]
(or
(not (member
(sK91
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'WoodProductManufacturing')))
6932. [axiom]
(or
(not (member
(sK70 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Germany')))
6933. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6934. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6935. [axiom]
(or
(not (member
(sK68
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'BeverageAndTobaccoProductManufacturing')))
6936. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
6937. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6938. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6939. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
6940. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
6941. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6942. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6943. [axiom]
(or
(not (member
(sK24
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK69 ?X0 ?X2))))
6944. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6945. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent')))
6946. [axiom]
(or
(not (member
(sK39
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP4
?X0
(sK24 ?X1 ?X2))))
6947. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6948. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6949. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6950. [axiom]
(or
(not (member
(sK57
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'Construction')))
6951. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6952. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6953. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6954. [axiom]
(or
(not (member
(sK34 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'PalmyraAtoll')))
6955. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
6956. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6957. [axiom]
(or
(not (member
(sK59
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'Construction')))
6958. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
6959. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
6960. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6961. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6962. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6963. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
6964. [axiom]
(or
(not (member
(sK62
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'GasolineStations')))
6965. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6966. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK38 ?X0 ?X1))
'Organization'))
6967. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
6968. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
6969. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
6970. [axiom]
(or
(not (member
(sK62
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'GasolineStations')))
6971. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
6972. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
6973. [axiom]
(or
(not (member
(sK42
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
6974. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
6975. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
6976. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
6977. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
6978. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
6979. [axiom]
(or
(not (member
(sK30
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'GeneralMerchandiseStores')))
6980. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6981. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
6982. [axiom]
(subclass 'IntransitiveRelation' 'Abstract')
6983. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
6984. [axiom]
(instance part 'Abstract')
6985. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6986. [axiom]
(or
(not (member
(sK89
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'WoodProductManufacturing')))
6987. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
6988. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
6989. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
6990. [axiom]
(or
(not (instance
(sK87 ?X0)
'OrganizationOfNations'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(instance
(sK85 ?X0)
'Nation'))
6991. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6992. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
6993. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
6994. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
6995. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
6996. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
6997. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
6998. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
6999. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7000. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7001. [axiom]
(or
(not (agent
?X0
(sK59
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'Construction'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7002. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
7003. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7004. [axiom]
(instance hasPurpose 'Abstract')
7005. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7006. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7007. [axiom]
(or
(not (member
(sK85
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'PaperManufacturing')))
7008. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK36 ?X0)))))
7009. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7010. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7011. [axiom]
(or
(not (member
(sK47
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'PlasticsAndRubberProductsManufacturing')))
7012. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7013. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7014. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7015. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7016. [axiom]
(or
(not (member
(sK85
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PaperManufacturing')))
7017. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7018. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7019. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7020. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7021. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7022. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7023. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7024. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7025. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7026. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7027. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
7028. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7029. [axiom]
(or
(not (member
(sK14
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PrimaryMetalManufacturing')))
7030. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7031. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
7032. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7033. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK70 ?X0 ?X1)))))
7034. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7035. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7036. [axiom]
(or
(not (member
(sK85
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PaperManufacturing')))
7037. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
7038. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7039. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7040. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7041. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7042. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7043. [axiom]
(or
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7044. [axiom]
(instance member 'Relation')
7045. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7046. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7047. [axiom]
(or
(agent
(sK45 ?X0 ?X1)
(sK44 ?X0 ?X1))
(not (sP5 ?X0 ?X1)))
7048. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7049. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7050. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7051. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7052. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7053. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7054. [axiom]
(or
(not (member
(sK30
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'GeneralMerchandiseStores')))
7055. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7056. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7057. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7058. [axiom]
(or
(not (agent
?X0
(sK14
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7059. [axiom]
(or
(not (part ?X1 ?X0))
(not (part ?X0 ?X1))
(equal ?X0 ?X1))
7060. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
7061. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7062. [axiom]
(instance instance 'Relation')
7063. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7064. [axiom]
(or
(instance
(sK47 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
7065. [axiom]
(or
(member
(sK44 ?X0 ?X1)
?X1)
(not (sP5 ?X0 ?X1)))
7066. [axiom]
(or
(not (member
(sK85
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PaperManufacturing')))
7067. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7068. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7069. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7070. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7071. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7072. [axiom]
(or
(not (agent
?X0
(sK80
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7073. [axiom]
(or
(not (member
(sK42
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
7074. [axiom]
(or
(not (agent
?X0
(sK91
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7075. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7076. [axiom]
(or
(not (subclass ?X0 'Group'))
(subclass ?X0 'AutonomousAgent'))
7077. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7078. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7079. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7080. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent')))
7081. [axiom]
(or
(not (member
(sK65
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP6
?X1
(sK89 ?X0))))
7082. [axiom]
(or
(instance
(sK50 ?X0)
'Physical')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
7083. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7084. [axiom]
(or
(not (subclass ?X0 'City'))
(subclass ?X0 'GeographicArea'))
7085. [axiom]
(member 'Austria' 'EuropeanMonetaryUnion')
7086. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7087. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7088. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
7089. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
7090. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7091. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7092. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7093. [axiom]
(or
(not (member
(sK27
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'ApparelManufacturing')))
7094. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7095. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK65 ?X0 ?X1)))))
7096. [axiom]
(or
(not (member
(sK39 ?X0 ?X1)
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess')))
7097. [axiom]
(or
(not (member
?X2
(sK28
(sK39 ?X0 ?X1))))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1))
(not (member
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess')))
7098. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7099. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7100. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP1 ?X0 ?X1)))
7101. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
7102. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7103. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7104. [axiom]
(or
(not (member ?X0 'Finland'))
(not (member ?X0 'EuropeanMonetaryUnion')))
7105. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7106. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7107. [axiom]
(instance holdsDuring 'Relation')
7108. [axiom]
(or
(not (agent
?X0
(sK87
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization')))
7109. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7110. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7111. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7112. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7113. [axiom]
(or
(not (member
?X1
(sK59 ?X0)))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (member
?X1
(sK58 ?X0))))
7114. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7115. [axiom]
(or
(not (member
(sK57
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'Construction')))
7116. [axiom]
(or
(not (member
(sK62
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'GasolineStations')))
7117. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'CollectionOfObjects')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
7118. [axiom]
(or
(not (member
(sK39 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Slovenia')))
7119. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7120. [axiom]
(or
(not (member
(sK91
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'WoodProductManufacturing')))
7121. [axiom]
(or
(not (member
(sK54
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'FoodAndBeverageStores')))
7122. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK38 ?X0 ?X1))
?X2)))
7123. [axiom]
(or
(not (member
(sK11 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Finland')))
7124. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7125. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7126. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7127. [axiom]
(or
(not (member
(sK14
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'PrimaryMetalManufacturing')))
7128. [axiom]
(or
(member
(sK75 ?X0 ?X1)
(sK74 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1)))
7129. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7130. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7131. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7132. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7133. [axiom]
(or
(not (member
(sK49
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'NonstoreRetailers')))
7134. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7135. [axiom]
(or
(not (member
?X1
(sK28
(sK67 ?X0))))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (member
?X1
(sK67 ?X0)))
(not (instance
(sK68 ?X0)
'OrganizationalProcess')))
7136. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization')))
7137. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7138. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7139. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7140. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7141. [axiom]
(or
(not (member
(sK91
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'WoodProductManufacturing')))
7142. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7143. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7144. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7145. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7146. [axiom]
(or
(not (instance
(sK64 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
7147. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7148. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7149. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7150. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7151. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7152. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7153. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7154. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7155. [axiom]
(or
(not (member
(sK14
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PrimaryMetalManufacturing')))
7156. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7157. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7158. [axiom]
(or
(not (member
(sK11
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP0
?X1
(sK89 ?X0))))
7159. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK23 ?X0 ?X1))
?X2)))
7160. [axiom]
(or
(not (agent
(sK20 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK20 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK22 ?X0))
(not (instance
(sK20 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
7161. [axiom]
(or
(not (member
(sK42
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
7162. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7163. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7164. [axiom]
(or
(not (member
(sK19
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'TextileProductMills')))
7165. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7166. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7167. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7168. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7169. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7170. [axiom]
(or
(not (member ?X0 'BeneluxEconomicUnion'))
(not (member ?X0 'Belgium')))
7171. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7172. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7173. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7174. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7175. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7176. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK64 ?X0 ?X1))
'Organization'))
7177. [axiom]
(or
(not (member
(sK30
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'GeneralMerchandiseStores')))
7178. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7179. [axiom]
(or
(not (agent
(sK61 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK61 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK63 ?X0))
(not (instance
(sK61 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
7180. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7181. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7182. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7183. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7184. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7185. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7186. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7187. [axiom]
(or
(not (member
(sK62
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'GasolineStations')))
7188. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
7189. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7190. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7191. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7192. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7193. [axiom]
(or
(not (member
(sK19
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'TextileProductMills')))
7194. [axiom]
(or
(not (member
(sK27
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'ApparelManufacturing')))
7195. [axiom]
(or
(not (member
(sK54
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'FoodAndBeverageStores')))
7196. [axiom]
(or
(instance
(sK37 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
7197. [axiom]
(not (member 'Greece' 'Greece'))
7198. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7199. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7200. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7201. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7202. [axiom]
(or
(not (member
(sK42
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'PrintingAndRelatedSupportActivities')))
7203. [negated_conjecture]
(not (sP5 ?X0 'Org1_1'))
7204. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK33 ?X0 ?X1))
?X2)))
7205. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7206. [axiom]
(or
(agent
(sK27 ?X0)
(sK26 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
7207. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7208. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7209. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
7210. [axiom]
(or
(not (member
(sK42
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'PrintingAndRelatedSupportActivities')))
7211. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7212. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7213. [axiom]
(or
(not (member
(sK73
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'WholesaleTrade')))
7214. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7215. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7216. [axiom]
(or
(not (member
(sK91
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'WoodProductManufacturing')))
7217. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7218. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7219. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7220. [axiom]
(or
(not (member
(sK37
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'TransportationEquipmentManufacturing')))
7221. [axiom]
(not (member 'Slovakia' 'Greece'))
7222. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7223. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7224. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess')))
7225. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7226. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7227. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7228. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7229. [axiom]
(or
(not (member
(sK82
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'MotorVehicleAndPartsDealers')))
7230. [axiom]
(or
(not (member
(sK54
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'FoodAndBeverageStores')))
7231. [axiom]
(or
(not (member
(sK30
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'GeneralMerchandiseStores')))
7232. [axiom]
(or
(agent
(sK30 ?X0)
(sK29 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
7233. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7234. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7235. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7236. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7237. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7238. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7239. [axiom]
(or
(not (member
(sK68
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'BeverageAndTobaccoProductManufacturing')))
7240. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7241. [axiom]
(or
(not (member
(sK89
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WoodProductManufacturing')))
7242. [axiom]
(or
(not (instance ?X0 'Group'))
(instance ?X0 'Object'))
7243. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7244. [axiom]
(or
(not (member
(sK57
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'Construction')))
7245. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7246. [axiom]
(or
(not (member
(sK80
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
7247. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
7248. [axiom]
(not (member 'Germany' 'Greece'))
7249. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7250. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7251. [axiom]
(or
(not (member
(sK82
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'MotorVehicleAndPartsDealers')))
7252. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
7253. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK33 ?X0 ?X1))
?X2)))
7254. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7255. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7256. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7257. [axiom]
(or
(not (member
(sK47
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
7258. [axiom]
(or
(not (member
(sK37
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'TransportationEquipmentManufacturing')))
7259. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Relation'))
7260. [axiom]
(or
(not (agent
?X0
(sK80
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7261. [axiom]
(or
(not (member
(sK44
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP5
?X1
(sK14 ?X0))))
7262. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
7263. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK67 ?X0)))))
7264. [axiom]
(or
(not (member
(sK75
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP9
?X1
(sK89 ?X0))))
7265. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7266. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK23 ?X0 ?X1))
'Organization'))
7267. [axiom]
(or
(not (member
?X1
(sK49 ?X0)))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
7268. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7269. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7270. [axiom]
(or
(not (member
(sK75
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP9
?X1
(sK42 ?X0))))
7271. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7272. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7273. [axiom]
(or
(not (member
(sK70 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP7 ?X0 'EuropeanMonetaryUnion')))
7274. [axiom]
(or
(not (member
(sK80
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
7275. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7276. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7277. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7278. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7279. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7280. [axiom]
(or
(patient
(sK76 ?X0 ?X1)
(sK74 ?X0 ?X1))
(not (sP9 ?X0 ?X1)))
7281. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7282. [axiom]
(or
(not (member
(sK14
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'PrimaryMetalManufacturing')))
7283. [axiom]
(or
(not (member ?X0 'NavassaIsland'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
7284. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7285. [axiom]
(or
(not (member
(sK47
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
7286. [axiom]
(or
(not (member
(sK85
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PaperManufacturing')))
7287. [negated_conjecture]
(not (attribute 'Org1_1' 'FoodAndBeverageStores'))
7288. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7289. [axiom]
(or
(not (member
(sK47
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
7290. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7291. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7292. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7293. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7294. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
7295. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7296. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
7297. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK15 ?X0 ?X1))
?X2)))
7298. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7299. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7300. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7301. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7302. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7303. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7304. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7305. [axiom]
(or
(not (member
(sK34
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP3
?X0
(sK70 ?X1 ?X2))))
7306. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7307. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7308. [axiom]
(or
(not (member
(sK39 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Cyprus')))
7309. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7310. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7311. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7312. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7313. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7314. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7315. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7316. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7317. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7318. [axiom]
(or
(not (member
(sK47
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
7319. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK67 ?X0)))))
7320. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7321. [axiom]
(or
(instance
(sK57 ?X0)
'GeographicArea')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
7322. [axiom]
(or
(not (member
(sK65 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'JohnstonAtoll')))
7323. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7324. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7325. [axiom]
(or
(not (member
(sK44
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP5
?X0
(sK70 ?X1 ?X2))))
7326. [axiom]
(or
(not (member
(sK21
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'ClothingAndClothingAccessoriesStores')))
7327. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7328. [axiom]
(or
(not (member
(sK16
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK44 ?X0 ?X1))))
7329. [axiom]
(subclass 'GeopoliticalArea' 'Physical')
7330. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7331. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7332. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7333. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7334. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7335. [axiom]
(or
(not (member
(sK47
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'PlasticsAndRubberProductsManufacturing')))
7336. [axiom]
(or
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
7337. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7338. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7339. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7340. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7341. [axiom]
(or
(instance
(sK85 ?X0)
'GeographicArea')
(not (attribute ?X0 'PaperManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
7342. [axiom]
(not (member 'PalmyraAtoll' 'BakerIsland'))
7343. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
7344. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
7345. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7346. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess')))
7347. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7348. [axiom]
(or
(not (member
(sK37
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
7349. [axiom]
(or
(not (member
?X1
(sK91 ?X0)))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
7350. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7351. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7352. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7353. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7354. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7355. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7356. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7357. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7358. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7359. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7360. [axiom]
(or
(not (member
(sK73
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WholesaleTrade')))
7361. [axiom]
(or
(not (member
(sK47
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
7362. [axiom]
(or
(instance
(sK91 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization')))
7363. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7364. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7365. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7366. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7367. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7368. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'CollectionOfObjects')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
7369. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7370. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7371. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7372. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7373. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7374. [axiom]
(or
(not (member
(sK37
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
7375. [axiom]
(or
(not (member
(sK34
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP3
?X0
(sK75 ?X1 ?X2))))
7376. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7377. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK39 ?X0 ?X1)))))
7378. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
7379. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7380. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7381. [axiom]
(or
(not (agent
?X0
(sK68
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7382. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7383. [axiom]
(or
(not (member
(sK89
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'WoodProductManufacturing')))
7384. [axiom]
(or
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'AutonomousAgent'))
7385. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
7386. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7387. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7388. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7389. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'CollectionOfObjects')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
7390. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7391. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7392. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7393. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7394. [axiom]
(instance relatedInternalConcept 'InheritableRelation')
7395. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
7396. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK43 ?X0 ?X1))
?X2)))
7397. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7398. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7399. [axiom]
(or
(not (member
(sK75
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP9
?X1
(sK59 ?X0))))
7400. [axiom]
(instance instance 'Abstract')
7401. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7402. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7403. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7404. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7405. [axiom]
(or
(not (member
(sK68
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
7406. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7407. [axiom]
(or
(not (member
(sK68
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
7408. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7409. [axiom]
(instance part 'Relation')
7410. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7411. [axiom]
(instance subAttribute 'BinaryPredicate')
7412. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7413. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7414. [axiom]
(instance part 'InheritableRelation')
7415. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7416. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7417. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7418. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7419. [axiom]
(instance disjoint 'Abstract')
7420. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7421. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7422. [axiom]
(or
(not (member
(sK54
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'FoodAndBeverageStores')))
7423. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7424. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7425. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7426. [axiom]
(or
(not (member
(sK91
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WoodProductManufacturing')))
7427. [axiom]
(or
(not (subclass ?X2 ?X1))
(instance ?X0 ?X1)
(not (instance ?X0 ?X2)))
7428. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7429. [axiom]
(instance holdsDuring 'InheritableRelation')
7430. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7431. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7432. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7433. [axiom]
(or
(not (agent
?X0
(sK37
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7434. [axiom]
(or
(member
(sK54 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
7435. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7436. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7437. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK43 ?X0 ?X1))
?X2)))
7438. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7439. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7440. [axiom]
(instance during 'Abstract')
7441. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7442. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7443. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7444. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7445. [axiom]
(or
(not (member
(sK44
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK65 ?X0 ?X1))))
7446. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7447. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7448. [axiom]
(or
(patient
?X0
(sK64 ?X0 ?X1))
(not (sP6 ?X0 ?X1)))
7449. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7450. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7451. [axiom]
(instance hasPurpose 'InheritableRelation')
7452. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7453. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7454. [axiom]
(or
(not (member
(sK16 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'France')))
7455. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7456. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7457. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7458. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7459. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7460. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'Object')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
7461. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7462. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7463. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade')))
7464. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7465. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7466. [axiom]
(or
(not (agent
(sK12 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK10 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1)))
7467. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7468. [axiom]
(or
(not (member
(sK47
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
7469. [axiom]
(or
(not (member
(sK70
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP7
?X0
(sK11 ?X1 ?X2))))
7470. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization')))
7471. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7472. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7473. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7474. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7475. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7476. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7477. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7478. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'Group')
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'OrganizationalProcess')))
7479. [axiom]
(or
(not (member
(sK34 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'France')))
7480. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7481. [axiom]
(or
(not (member
(sK24
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP2
?X1
(sK59 ?X0))))
7482. [axiom]
(instance relatedInternalConcept 'BinaryRelation')
7483. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7484. [axiom]
(or
(not (member
(sK27
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'ApparelManufacturing')))
7485. [axiom]
(or
(not (member
?X1
(sK28
(sK79 ?X0))))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (member
?X1
(sK79 ?X0)))
(not (instance
(sK80 ?X0)
'OrganizationalProcess')))
7486. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK43 ?X0 ?X1))
?X2)))
7487. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK29 ?X0)))))
7488. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
7489. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7490. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7491. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7492. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7493. [axiom]
(or
(not (agent
?X0
(sK73
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7494. [axiom]
(or
(not (member
(sK65 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Cyprus')))
7495. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7496. [axiom]
(or
(not (member
(sK85
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'PaperManufacturing')))
7497. [axiom]
(or
(not (member
?X3
(sK64 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
7498. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7499. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7500. [axiom]
(or
(not (member
(sK27
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'ApparelManufacturing')))
7501. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7502. [axiom]
(or
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
7503. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7504. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7505. [axiom]
(or
(not (member
(sK91
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'WoodProductManufacturing')))
7506. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7507. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'AutonomousAgent')
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'OrganizationalProcess')))
7508. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7509. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7510. [axiom]
(or
(not (member
(sK59
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'Construction')))
7511. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7512. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7513. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7514. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7515. [axiom]
(or
(not (member
(sK37
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'TransportationEquipmentManufacturing')))
7516. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
7517. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7518. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7519. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7520. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7521. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7522. [axiom]
(or
(not (member
(sK21
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
7523. [axiom]
(not (member 'WakeIsland' 'BakerIsland'))
7524. [axiom]
(or
(not (member
(sK16
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP1
?X1
(sK42 ?X0))))
7525. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7526. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'AutonomousAgent')
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'OrganizationalProcess')))
7527. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7528. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7529. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7530. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7531. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7532. [axiom]
(or
(not (member
(sK85
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'PaperManufacturing')))
7533. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7534. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7535. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7536. [axiom]
(or
(not (member
(sK91 ?X0)
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess')))
7537. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK74 ?X0 ?X1))
?X2)))
7538. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7539. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7540. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7541. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7542. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7543. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7544. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7545. [axiom]
(or
(not (instance ?X0 'InheritableRelation'))
(instance ?X0 'Entity'))
7546. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7547. [axiom]
(or
(not (member
(sK73
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'WholesaleTrade')))
7548. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7549. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7550. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7551. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7552. [axiom]
(or
(not (member
(sK91
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'WoodProductManufacturing')))
7553. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
7554. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7555. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7556. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
7557. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7558. [axiom]
(or
(not (member
(sK39
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP4
?X1
(sK59 ?X0))))
7559. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7560. [axiom]
(or
(not (member
(sK82
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'MotorVehicleAndPartsDealers')))
7561. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7562. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7563. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7564. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7565. [axiom]
(or
(not (member
(sK14
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'PrimaryMetalManufacturing')))
7566. [axiom]
(or
(not (member
(sK65 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP6 ?X0 'UnitedStatesMinorOutlyingIslands')))
7567. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK23 ?X0 ?X1))
?X2)))
7568. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7569. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7570. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7571. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7572. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7573. [axiom]
(or
(not (disjoint ?X0 ?X1))
(disjoint ?X1 ?X0))
7574. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7575. [axiom]
(or
(not (member
(sK62
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'GasolineStations')))
7576. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7577. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7578. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7579. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7580. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7581. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7582. [axiom]
(or
(not (member
(sK27
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'ApparelManufacturing')))
7583. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
7584. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK64 ?X0 ?X1))
?X2)))
7585. [axiom]
(or
(instance
(sK68 ?X0)
'GeographicArea')
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
7586. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
7587. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization')))
7588. [axiom]
(or
(not (agent
?X0
(sK10
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK35 ?X0 ?X1)
?X2)))
7589. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7590. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7591. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7592. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7593. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7594. [axiom]
(or
(not (member
(sK19
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'TextileProductMills')))
7595. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7596. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7597. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7598. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7599. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7600. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7601. [axiom]
(or
(sP3
(sK36 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
7602. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7603. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7604. [axiom]
(or
(not (member
(sK39
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK38 ?X0 ?X2))))
7605. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7606. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7607. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7608. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7609. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7610. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
7611. [axiom]
(or
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7612. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7613. [axiom]
(or
(not (member
(sK14
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PrimaryMetalManufacturing')))
7614. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK61 ?X0)))))
7615. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
7616. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7617. [axiom]
(or
(not (member
(sK59
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'Construction')))
7618. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK33 ?X0 ?X1))
?X2)))
7619. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7620. [axiom]
(or
(not (member
(sK91
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'WoodProductManufacturing')))
7621. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7622. [axiom]
(or
(not (member
(sK82
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
7623. [axiom]
(or
(not (member
(sK91
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'WoodProductManufacturing')))
7624. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7625. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7626. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7627. [axiom]
(or
(patient
(sK77 ?X0)
?X0)
(not (sP8 ?X0)))
7628. [axiom]
(or
(not (sP9 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
7629. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7630. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7631. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK64 ?X0 ?X1))
?X2)))
7632. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7633. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7634. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7635. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7636. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7637. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7638. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
7639. [axiom]
(or
(instance
(sK49 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
7640. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7641. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7642. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7643. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7644. [axiom]
(or
(not (member
(sK65
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP6
?X0
(sK65 ?X1 ?X2))))
7645. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
7646. [axiom]
(or
(not (member
(sK19
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'TextileProductMills')))
7647. [axiom]
(or
(not (subrelation ?X1 ?X0))
(not (subrelation ?X0 ?X1))
(equal ?X0 ?X1))
7648. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7649. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7650. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7651. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7652. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
7653. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7654. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7655. [axiom]
(or
(not (agent
?X0
(sK85
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7656. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7657. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7658. [axiom]
(or
(not (member
(sK57
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'Construction')))
7659. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7660. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK33 ?X0 ?X1))
?X2)))
7661. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7662. [axiom]
(subclass 'IntransitiveRelation' 'Entity')
7663. [axiom]
(or
(not (member
(sK73
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WholesaleTrade')))
7664. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK91 ?X0)))))
7665. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization')))
7666. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7667. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7668. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7669. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7670. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7671. [axiom]
(or
(not (member
(sK49
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'NonstoreRetailers')))
7672. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK69 ?X0 ?X1))
?X2)))
7673. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7674. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7675. [axiom]
(subclass 'Organization' 'Physical')
7676. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7677. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7678. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7679. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7680. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7681. [axiom]
(or
(not (member
(sK21
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
7682. [axiom]
(or
(instance
(sK91 ?X0)
'GeographicArea')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
7683. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7684. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7685. [axiom]
(instance geographicSubregion 'InheritableRelation')
7686. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7687. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7688. [axiom]
(or
(not (sP5 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
7689. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7690. [axiom]
(or
(not (member
(sK30
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'GeneralMerchandiseStores')))
7691. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess')))
7692. [axiom]
(or
(not (instance
(sK28
(sK75 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Nation'))
7693. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7694. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7695. [axiom]
(or
(not (member
(sK54
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'FoodAndBeverageStores')))
7696. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7697. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7698. [axiom]
(or
(not (member
(sK16
?X1
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (sP1
?X1
(sK91 ?X0))))
7699. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK15 ?X0 ?X1))
?X2)))
7700. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7701. [axiom]
(or
(not (member
(sK80
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
7702. [axiom]
(or
(not (member
(sK21
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
7703. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7704. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7705. [axiom]
(or
(not (member
(sK59
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'Construction')))
7706. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7707. [axiom]
(or
(not (member
?X2
(sK28
(sK75 ?X0 ?X1))))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1))
(not (member
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess')))
7708. [negated_conjecture]
(not (attribute 'Org1_1' 'WholesaleTrade'))
7709. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7710. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7711. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7712. [axiom]
(or
(not (member
(sK14
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PrimaryMetalManufacturing')))
7713. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7714. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7715. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7716. [axiom]
(or
(not (member
(sK27
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ApparelManufacturing')))
7717. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'Object')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
7718. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7719. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7720. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7721. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7722. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7723. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7724. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7725. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7726. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7727. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7728. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7729. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7730. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
7731. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7732. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7733. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7734. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7735. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7736. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7737. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7738. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7739. [axiom]
(or
(not (member
(sK73
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'WholesaleTrade')))
7740. [axiom]
(instance subclass 'Predicate')
7741. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7742. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7743. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7744. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7745. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7746. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7747. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7748. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'CollectionOfObjects')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
7749. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7750. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7751. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7752. [axiom]
(or
(not (agent
?X0
(sK59
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'Construction'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7753. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7754. [axiom]
(or
(not (agent
?X0
(sK89
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7755. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7756. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7757. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing')))
7758. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7759. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7760. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7761. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7762. [axiom]
(or
(patient
(sK60 ?X0)
(sK58 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
7763. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'AutonomousAgent')
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'OrganizationalProcess')))
7764. [axiom]
(instance geographicSubregion 'BinaryRelation')
7765. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
7766. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7767. [axiom]
(or
(not (member
(sK59
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'Construction')))
7768. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7769. [axiom]
(or
(not (member
(sK82
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
7770. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7771. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7772. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7773. [axiom]
(or
(not (member
(sK19
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'TextileProductMills')))
7774. [axiom]
(or
(not (instance ?X0 'City'))
(instance ?X0 'Physical'))
7775. [axiom]
(or
(not (sP6 ?X0 ?X1))
(instance ?X0 'Manufacture'))
7776. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7777. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
7778. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7779. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7780. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7781. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7782. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK88 ?X0)))))
7783. [axiom]
(or
(instance
(sK60 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
7784. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7785. [axiom]
(or
(not (agent
?X0
(sK85
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7786. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7787. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7788. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
7789. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7790. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
7791. [axiom]
(or
(not (member
(sK65 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP6 ?X0 'BeneluxEconomicUnion')))
7792. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7793. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7794. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7795. [axiom]
(or
(not (member
(sK54
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'FoodAndBeverageStores')))
7796. [axiom]
(or
(agent
(sK71 ?X0 ?X1)
(sK70 ?X0 ?X1))
(not (sP7 ?X0 ?X1)))
7797. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7798. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7799. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7800. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing')))
7801. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7802. [axiom]
(or
(not (member
(sK62
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'GasolineStations')))
7803. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7804. [axiom]
(or
(not (member
(sK59
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'Construction')))
7805. [axiom]
(subclass 'Predicate' 'Relation')
7806. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7807. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
7808. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7809. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7810. [axiom]
(or
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7811. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7812. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7813. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7814. [axiom]
(or
(member
(sK72 ?X0)
(sK28
(sK72 ?X0)))
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
7815. [axiom]
(or
(not (agent
?X0
(sK85
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7816. [axiom]
(or
(not (member
(sK59
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'Construction')))
7817. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7818. [axiom]
(or
(not (member
(sK39 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Lithuania')))
7819. [axiom]
(or
(not (agent
?X0
(sK87
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization')))
7820. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7821. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7822. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7823. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7824. [axiom]
(or
(not (member
(sK70 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP7 ?X0 'BeneluxEconomicUnion')))
7825. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7826. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7827. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK41 ?X0)))))
7828. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7829. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7830. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7831. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7832. [axiom]
(or
(not (agent
?X0
(sK64
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK66 ?X0 ?X1)
?X2)))
7833. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7834. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7835. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7836. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7837. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7838. [axiom]
(subclass 'City' 'Entity')
7839. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7840. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7841. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7842. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
7843. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7844. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7845. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7846. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7847. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7848. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7849. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7850. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7851. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7852. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7853. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7854. [axiom]
(or
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7855. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7856. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7857. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7858. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7859. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7860. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7861. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7862. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7863. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7864. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7865. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7866. [axiom]
(or
(not (member
(sK89
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WoodProductManufacturing')))
7867. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7868. [axiom]
(or
(not (member
(sK68
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
7869. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7870. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7871. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7872. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7873. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7874. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7875. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
7876. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7877. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7878. [axiom]
(or
(not (member
(sK82
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
7879. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
7880. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7881. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7882. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7883. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7884. [axiom]
(or
(not (member
(sK37
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
7885. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7886. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7887. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7888. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7889. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7890. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7891. [axiom]
(or
(not (agent
?X0
(sK10
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK40 ?X0 ?X1)
?X2)))
7892. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7893. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7894. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK75 ?X0 ?X1)))))
7895. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7896. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7897. [axiom]
(or
(not (member
(sK16
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK33 ?X0 ?X2))))
7898. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
7899. [axiom]
(or
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7900. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7901. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7902. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7903. [axiom]
(or
(instance
(sK37 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
7904. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7905. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
7906. [axiom]
(or
(not (member
(sK65
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP6
?X0
(sK39 ?X1 ?X2))))
7907. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7908. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7909. [axiom]
(or
(instance
(sK59 ?X0)
'Nation')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
7910. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7911. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP6 ?X0 ?X1)))
7912. [axiom]
(or
(not (member
?X1
(sK80 ?X0)))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
7913. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7914. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7915. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'AutonomousAgent')
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'OrganizationalProcess')))
7916. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
7917. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7918. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7919. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7920. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7921. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7922. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7923. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7924. [axiom]
(or
(not (member
(sK73
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'WholesaleTrade')))
7925. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7926. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7927. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7928. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7929. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7930. [axiom]
(or
(not (member
(sK62
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'GasolineStations')))
7931. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7932. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7933. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7934. [axiom]
(or
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7935. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
7936. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
7937. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
7938. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7939. [axiom]
(or
(not (member
(sK73
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'WholesaleTrade')))
7940. [axiom]
(instance orientation 'TernaryPredicate')
7941. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
7942. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
7943. [axiom]
(or
(not (member
(sK62
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'GasolineStations')))
7944. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK64 ?X0 ?X1))
?X2)))
7945. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7946. [axiom]
(or
(not (member
(sK39 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Latvia')))
7947. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7948. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
7949. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7950. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7951. [axiom]
(or
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
7952. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
7953. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7954. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7955. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7956. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7957. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7958. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7959. [axiom]
(or
(not (member
(sK62
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'GasolineStations')))
7960. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7961. [axiom]
(instance domain 'TernaryPredicate')
7962. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7963. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7964. [axiom]
(or
(not (agent
?X0
(sK14
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
7965. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
7966. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7967. [axiom]
(or
(not (member
(sK65
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK33 ?X0 ?X2))))
7968. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
7969. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
7970. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK75 ?X0 ?X1)))))
7971. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
7972. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7973. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7974. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
7975. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7976. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
7977. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7978. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
7979. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
7980. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7981. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
7982. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK64 ?X0 ?X1))
?X2)))
7983. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7984. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
7985. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
7986. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
7987. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
7988. [axiom]
(or
(not (member
(sK39
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP4
?X0
(sK44 ?X1 ?X2))))
7989. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
7990. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
7991. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
7992. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
7993. [axiom]
(or
(not (agent
?X0
(sK58
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization')))
7994. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
7995. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
7996. [axiom]
(or
(not (member
(sK49
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'NonstoreRetailers')))
7997. [axiom]
(or
(not (instance ?X0 'InheritableRelation'))
(instance ?X0 'Relation'))
7998. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
7999. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8000. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8001. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8002. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8003. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8004. [axiom]
(or
(not (member
(sK37
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
8005. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8006. [axiom]
(or
(not (member
(sK34
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK44 ?X0 ?X1))))
8007. [axiom]
(or
(not (member
(sK85
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'PaperManufacturing')))
8008. [axiom]
(or
(not (member
(sK85
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'PaperManufacturing')))
8009. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8010. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8011. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8012. [axiom]
(or
(member
(sK14 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
8013. [axiom]
(or
(not (member
(sK16
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK39 ?X0 ?X1))))
8014. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8015. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8016. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8017. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
8018. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization')))
8019. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8020. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8021. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8022. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8023. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8024. [axiom]
(or
(not (agent
?X0
(sK19
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'TextileProductMills'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8025. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8026. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8027. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
8028. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK69 ?X0 ?X1))
?X2)))
8029. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8030. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8031. [axiom]
(or
(not (member
(sK27
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'ApparelManufacturing')))
8032. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8033. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK88 ?X0)))))
8034. [axiom]
(or
(not (member
?X1
(sK28
(sK88 ?X0))))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (member
?X1
(sK88 ?X0)))
(not (instance
(sK89 ?X0)
'OrganizationalProcess')))
8035. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8036. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8037. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8038. [axiom]
(or
(not (member
(sK82
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
8039. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8040. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8041. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8042. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8043. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8044. [axiom]
(or
(not (member
(sK70
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK70 ?X0 ?X1))))
8045. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8046. [axiom]
(or
(not (member
(sK85
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'PaperManufacturing')))
8047. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8048. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8049. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8050. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8051. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK26 ?X0)))))
8052. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK10 ?X0 ?X1))
?X2)))
8053. [axiom]
(or
(not (member
(sK54
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'FoodAndBeverageStores')))
8054. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8055. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8056. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK59 ?X0)))))
8057. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8058. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8059. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8060. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8061. [axiom]
(or
(not (member
(sK14
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PrimaryMetalManufacturing')))
8062. [axiom]
(or
(not (member
(sK42
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'PrintingAndRelatedSupportActivities')))
8063. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK43 ?X0 ?X1))
?X2)))
8064. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8065. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8066. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8067. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8068. [axiom]
(or
(not (member
(sK16
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK69 ?X0 ?X2))))
8069. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8070. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8071. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
8072. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8073. [axiom]
(or
(not (member
(sK21
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
8074. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8075. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8076. [axiom]
(or
(not (member
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK33 ?X0 ?X1))))
8077. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8078. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8079. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8080. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8081. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8082. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8083. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8084. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8085. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8086. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8087. [axiom]
(or
(not (member
(sK91
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'WoodProductManufacturing')))
8088. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8089. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores')))
8090. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK85 ?X0)))))
8091. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8092. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8093. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8094. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8095. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8096. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8097. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8098. [axiom]
(or
(not (member
(sK73
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'WholesaleTrade')))
8099. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8100. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8101. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK24 ?X0 ?X1)))))
8102. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8103. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
8104. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK43 ?X0 ?X1))
?X2)))
8105. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8106. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8107. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8108. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8109. [axiom]
(instance range 'BinaryPredicate')
8110. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8111. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8112. [axiom]
(or
(instance
(sK14 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
8113. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8114. [axiom]
(or
(not (member
(sK70
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK65 ?X0 ?X1))))
8115. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
8116. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8117. [axiom]
(or
(not (member
(sK73
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WholesaleTrade')))
8118. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8119. [axiom]
(or
(not (member
(sK89
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'WoodProductManufacturing')))
8120. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8121. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8122. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8123. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8124. [axiom]
(or
(not (agent
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8125. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8126. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8127. [axiom]
(or
(not (member
(sK82
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
8128. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK44 ?X0 ?X1)))))
8129. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8130. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8131. [axiom]
(or
(not (member
(sK14
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'PrimaryMetalManufacturing')))
8132. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8133. [axiom]
(or
(not (instance ?X0 'BinaryPredicate'))
(instance ?X0 'Abstract'))
8134. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8135. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8136. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8137. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8138. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8139. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8140. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8141. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8142. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8143. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8144. [axiom]
(or
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8145. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8146. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8147. [axiom]
(or
(not (member
(sK57
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'Construction')))
8148. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8149. [axiom]
(or
(not (member
(sK80
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
8150. [axiom]
(or
(not (member
(sK11 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Slovakia')))
8151. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK43 ?X0 ?X1))
?X2)))
8152. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8153. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8154. [axiom]
(or
(not (member
(sK57
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'Construction')))
8155. [axiom]
(or
(not (member ?X0 'Slovakia'))
(not (member ?X0 'EuropeanMonetaryUnion')))
8156. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8157. [axiom]
(or
(not (agent
?X0
(sK80
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8158. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8159. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
8160. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
8161. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8162. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8163. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8164. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8165. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8166. [axiom]
(or
(not (agent
?X0
(sK21
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8167. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8168. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8169. [axiom]
(or
(not (instance ?X0 'Collection'))
(instance ?X0 'Physical'))
8170. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8171. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8172. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8173. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8174. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8175. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8176. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade')))
8177. [axiom]
(or
(not (member
(sK75
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP9
?X1
(sK14 ?X0))))
8178. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8179. [axiom]
(or
(not (member
(sK85
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'PaperManufacturing')))
8180. [axiom]
(or
(not (subclass ?X0 'Group'))
(subclass ?X0 'CollectionOfObjects'))
8181. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8182. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8183. [axiom]
(or
(not (member
(sK57
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'Construction')))
8184. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8185. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8186. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
8187. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8188. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8189. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8190. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8191. [axiom]
(or
(not (member
(sK14
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'PrimaryMetalManufacturing')))
8192. [axiom]
(or
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'AutonomousAgent'))
8193. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8194. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8195. [axiom]
(or
(not (member
(sK19
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'TextileProductMills')))
8196. [axiom]
(or
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Physical'))
8197. [axiom]
(not (member 'Italy' 'Greece'))
8198. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8199. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8200. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8201. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8202. [axiom]
(or
(not (member
(sK70
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP7
?X1
(sK30 ?X0))))
8203. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8204. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8205. [axiom]
(or
(instance
(sK14 ?X0)
'Nation')
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
8206. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8207. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8208. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8209. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK39 ?X0 ?X1)))))
8210. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
8211. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8212. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8213. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8214. [axiom]
(or
(not (agent
?X1
(sK80
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8215. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8216. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK23 ?X0 ?X1))
'Organization'))
8217. [axiom]
(or
(not (member
(sK11 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP0 ?X0 'EuropeanMonetaryUnion')))
8218. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8219. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8220. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8221. [axiom]
(or
(not (member
(sK37
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
8222. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8223. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8224. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8225. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8226. [axiom]
(or
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8227. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8228. [axiom]
(or
(not (agent
?X0
(sK30
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8229. [axiom]
(or
(not (member
(sK47
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'PlasticsAndRubberProductsManufacturing')))
8230. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8231. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8232. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8233. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8234. [axiom]
(or
(not (member
(sK68
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
8235. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
8236. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8237. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8238. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8239. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8240. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8241. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8242. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8243. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8244. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8245. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8246. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
8247. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores')))
8248. [axiom]
(or
(not (member
(sK53 ?X0)
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess')))
8249. [axiom]
(or
(instance
(sK59 ?X0)
'GeographicArea')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
8250. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8251. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8252. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
8253. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8254. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8255. [axiom]
(or
(not (member
(sK16
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP1
?X1
(sK89 ?X0))))
8256. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8257. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8258. [axiom]
(or
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'AutonomousAgent'))
8259. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8260. [axiom]
(or
(not (member
(sK85
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PaperManufacturing')))
8261. [axiom]
(or
(not (agent
?X0
(sK68
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8262. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8263. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8264. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8265. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8266. [axiom]
(or
(instance
(sK14 ?X0)
'Entity')
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'Organization')))
8267. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8268. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8269. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8270. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK10 ?X0 ?X1))
?X2)))
8271. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
8272. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8273. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8274. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8275. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8276. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8277. [axiom]
(or
(not (member
(sK11 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Portugal')))
8278. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8279. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8280. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8281. [negated_conjecture]
(not (attribute 'Org1_1' 'WoodProductManufacturing'))
8282. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8283. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8284. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8285. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8286. [axiom]
(or
(not (member
(sK16
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP1
?X1
(sK57 ?X0))))
8287. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization')))
8288. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8289. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8290. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8291. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8292. [axiom]
(or
(not (agent
?X0
(sK28
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization'))
8293. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8294. [axiom]
(or
(not (member
(sK42
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'PrintingAndRelatedSupportActivities')))
8295. [axiom]
(or
(not (member
(sK34 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'JarvisIsland')))
8296. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8297. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8298. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8299. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
8300. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8301. [axiom]
(or
(not (member
(sK14
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'PrimaryMetalManufacturing')))
8302. [axiom]
(or
(not (agent
(sK88 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK88 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK90 ?X0))
(not (instance
(sK88 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
8303. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8304. [axiom]
(or
(not (member
(sK16 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'WakeIsland')))
8305. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8306. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8307. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8308. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8309. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK65 ?X0 ?X1)))))
8310. [axiom]
(or
(not (member
(sK54
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'FoodAndBeverageStores')))
8311. [axiom]
(or
(not (member
(sK62
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'GasolineStations')))
8312. [axiom]
(or
(not (member
(sK44
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP5
?X0
(sK39 ?X1 ?X2))))
8313. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8314. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8315. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8316. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8317. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8318. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8319. [axiom]
(or
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8320. [axiom]
(or
(sP2
(sK26 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
8321. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8322. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8323. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8324. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8325. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8326. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8327. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8328. [axiom]
(or
(not (member
(sK91
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'WoodProductManufacturing')))
8329. [axiom]
(or
(not (member
(sK14
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'PrimaryMetalManufacturing')))
8330. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8331. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8332. [axiom]
(instance
?X1
('YearFn' ?X0))
8333. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8334. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8335. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization')))
8336. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8337. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8338. [axiom]
(or
(instance
(sK35 ?X0 ?X1)
'Selling')
(not (sP3 ?X0 ?X1)))
8339. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8340. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8341. [axiom]
(or
(not (instance
(sK15 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
8342. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8343. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK85 ?X0)))))
8344. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8345. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8346. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8347. [axiom]
(or
(not (member
(sK59
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'Construction')))
8348. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8349. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8350. [axiom]
(or
(member
(sK49 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
8351. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'CollectionOfObjects')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
8352. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8353. [axiom]
(or
(not (member
?X2
(sK28
(sK34 ?X0 ?X1))))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1))
(not (member
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess')))
8354. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8355. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8356. [axiom]
(or
(not (member
?X3
(sK15 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
8357. [axiom]
(or
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8358. [axiom]
(or
(not (member
(sK59
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'Construction')))
8359. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8360. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8361. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent')))
8362. [axiom]
(or
(not (agent
?X0
(sK33
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK66 ?X0 ?X1)
?X2)))
8363. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8364. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8365. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8366. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8367. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8368. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations')))
8369. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8370. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8371. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8372. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8373. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8374. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8375. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8376. [axiom]
(or
(not (member
(sK89
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WoodProductManufacturing')))
8377. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8378. [axiom]
(or
(not (member
(sK73
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'WholesaleTrade')))
8379. [axiom]
(or
(not (member
(sK85
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'PaperManufacturing')))
8380. [axiom]
(or
(not (member
(sK82
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
8381. [negated_conjecture]
(not (attribute 'Org1_1' 'Construction'))
8382. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8383. [axiom]
(or
(not (member
(sK34
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP3
?X0
(sK44 ?X1 ?X2))))
8384. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8385. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8386. [axiom]
(or
(not (member
(sK73
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'WholesaleTrade')))
8387. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8388. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8389. [axiom]
(or
(not (member
(sK68
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'BeverageAndTobaccoProductManufacturing')))
8390. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8391. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8392. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8393. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8394. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8395. [axiom]
(or
(not (member
(sK80
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
8396. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8397. [axiom]
(or
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'AutonomousAgent'))
8398. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
8399. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8400. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8401. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8402. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8403. [axiom]
(or
(not (member
(sK11 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'WakeIsland')))
8404. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8405. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
8406. [axiom]
(or
(not (member
(sK54
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'FoodAndBeverageStores')))
8407. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8408. [axiom]
(or
(not (agent
?X0
(sK47
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8409. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'Group')
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess')))
8410. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8411. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8412. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8413. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8414. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8415. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8416. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8417. [axiom]
(or
(not (instance
(sK28
(sK61 ?X0))
'OrganizationOfNations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Nation'))
8418. [axiom]
(or
(not (member
(sK39 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Netherlands')))
8419. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8420. [axiom]
(or
(not (member
(sK54
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'FoodAndBeverageStores')))
8421. [axiom]
(or
(not (member
(sK21
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
8422. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8423. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8424. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8425. [axiom]
(or
(not (member
(sK47
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
8426. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK38 ?X0 ?X1))
?X2)))
8427. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8428. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8429. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8430. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8431. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8432. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8433. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8434. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8435. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8436. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8437. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8438. [axiom]
(or
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8439. [axiom]
(or
(not (member
(sK44 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'HowlandIsland')))
8440. [axiom]
(or
(not (member
(sK62
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'GasolineStations')))
8441. [axiom]
(or
(not (member
(sK47
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
8442. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK72 ?X0)))))
8443. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK74 ?X0 ?X1))
?X2)))
8444. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8445. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8446. [axiom]
(or
(not (agent
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8447. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
8448. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8449. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8450. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8451. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8452. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK39 ?X0 ?X1)))))
8453. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8454. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8455. [axiom]
(or
(not (agent
(sK26 ?X0)
?X2))
(not (instance
(sK26 ?X0)
'Organization'))
(not (agent
(sK26 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK26 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
8456. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8457. [axiom]
(or
(not (member
(sK30
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'GeneralMerchandiseStores')))
8458. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
8459. [axiom]
(or
(not (agent
?X0
(sK64
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK12 ?X0 ?X1)
?X2)))
8460. [axiom]
(or
(not (agent
?X0
(sK57
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'Construction'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8461. [axiom]
(or
(not (member
(sK59
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'Construction')))
8462. [axiom]
(or
(not (member
(sK24
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP2
?X0
(sK75 ?X1 ?X2))))
8463. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK15 ?X0 ?X1))
'Organization'))
8464. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8465. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP6 ?X0 ?X1)))
8466. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK43 ?X0 ?X1))
?X2)))
8467. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8468. [axiom]
(or
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8469. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8470. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8471. [axiom]
(or
(not (agent
?X0
(sK85
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8472. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8473. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8474. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8475. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8476. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8477. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8478. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8479. [axiom]
(or
(instance
(sK44 ?X1 ?X0)
'Object')
(not (sP5 ?X1 ?X0))
(not (instance ?X0 'Organization')))
8480. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
8481. [axiom]
(or
(not (agent
?X0
(sK43
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK17 ?X0 ?X1)
?X2)))
8482. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8483. [axiom]
(or
(not (member
(sK82
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
8484. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8485. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8486. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8487. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8488. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8489. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP7 ?X0 ?X1)))
8490. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
8491. [axiom]
(or
(not (member
?X1
(sK28
(sK59 ?X0))))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (member
?X1
(sK59 ?X0)))
(not (instance
(sK60 ?X0)
'OrganizationalProcess')))
8492. [axiom]
(or
(member
(sK59 ?X0)
(sK28
(sK59 ?X0)))
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
8493. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
8494. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization')))
8495. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8496. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8497. [axiom]
(or
(not (member
(sK37
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'TransportationEquipmentManufacturing')))
8498. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'Physical')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
8499. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8500. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8501. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8502. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8503. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8504. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8505. [axiom]
(or
(not (member
(sK59
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'Construction')))
8506. [axiom]
(or
(instance
(sK16 ?X1 ?X0)
'GeopoliticalArea')
(not (sP1 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
8507. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
8508. [axiom]
(or
(not (agent
?X0
(sK10
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK17 ?X0 ?X1)
?X2)))
8509. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8510. [axiom]
(or
(not (agent
?X0
(sK85
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8511. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8512. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8513. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8514. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8515. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8516. [axiom]
(instance externalImage 'BinaryPredicate')
8517. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
8518. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK43 ?X0 ?X1))
?X2)))
8519. [axiom]
(or
(not (member
(sK65 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Austria')))
8520. [axiom]
(or
(member
(sK88 ?X0)
(sK28
(sK88 ?X0)))
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
8521. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization')))
8522. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8523. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8524. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8525. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8526. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8527. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8528. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8529. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8530. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
8531. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8532. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8533. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8534. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8535. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8536. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8537. [axiom]
(member 'Belgium' 'EuropeanMonetaryUnion')
8538. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
8539. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8540. [axiom]
(or
(not (subclass ?X0 'Group'))
(subclass ?X0 'Entity'))
8541. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8542. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8543. [axiom]
(or
(not (member
(sK34 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Netherlands')))
8544. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8545. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8546. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8547. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8548. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8549. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8550. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8551. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8552. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK69 ?X0 ?X1))
'Organization'))
8553. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8554. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'Physical')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
8555. [axiom]
(subclass 'Nation' 'GeographicArea')
8556. [axiom]
(or
(not (sP4 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
8557. [axiom]
(or
(not (member
(sK65 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'JarvisIsland')))
8558. [axiom]
(or
(patient
(sK86 ?X0)
(sK87 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
8559. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
8560. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8561. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8562. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8563. [axiom]
(or
(not (member
(sK91
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'WoodProductManufacturing')))
8564. [axiom]
(or
(not (member
(sK59
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'Construction')))
8565. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8566. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8567. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8568. [axiom]
(or
(not (member
(sK21
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'ClothingAndClothingAccessoriesStores')))
8569. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK33 ?X0 ?X1))
'Organization'))
8570. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8571. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
8572. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8573. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8574. [axiom]
(or
(not (member
(sK34 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Luxembourg')))
8575. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8576. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8577. [axiom]
(subclass 'Group' 'Collection')
8578. [axiom]
(or
(not (member
(sK49
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'NonstoreRetailers')))
8579. [axiom]
(or
(not (member
(sK44
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP5
?X1
(sK73 ?X0))))
8580. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8581. [axiom]
(or
(not (member
(sK19
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'TextileProductMills')))
8582. [axiom]
(or
(not (member
(sK44 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Lithuania')))
8583. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'Collection')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
8584. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8585. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'Group')
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess')))
8586. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
8587. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8588. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
8589. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8590. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8591. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8592. [axiom]
(or
(not (member
(sK68
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'BeverageAndTobaccoProductManufacturing')))
8593. [axiom]
(or
(not (member
(sK34
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP3
?X0
(sK16 ?X1 ?X2))))
8594. [axiom]
(or
(not (member
(sK24
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK43 ?X0 ?X2))))
8595. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8596. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8597. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8598. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8599. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8600. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8601. [axiom]
(or
(not (member
(sK30
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'GeneralMerchandiseStores')))
8602. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8603. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'Object')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
8604. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8605. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade')))
8606. [axiom]
(or
(not (member
(sK89
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'WoodProductManufacturing')))
8607. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8608. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8609. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8610. [axiom]
(or
(not (member
(sK11 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Spain')))
8611. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
8612. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8613. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8614. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK41 ?X0)))))
8615. [axiom]
(or
(not (member ?X0 'Germany'))
(not (member ?X0 'EuropeanMonetaryUnion')))
8616. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK23 ?X0 ?X1))
'Organization'))
8617. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK64 ?X0 ?X1))
?X2)))
8618. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8619. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8620. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8621. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8622. [axiom]
(or
(not (member
(sK42
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'PrintingAndRelatedSupportActivities')))
8623. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8624. [axiom]
(or
(not (instance ?X0 'Predicate'))
(instance ?X0 'InheritableRelation'))
8625. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization')))
8626. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8627. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8628. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'Physical')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1)))
8629. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8630. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8631. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8632. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8633. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8634. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8635. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8636. [axiom]
(or
(not (member
(sK16
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X1
(sK68 ?X0))))
8637. [axiom]
(or
(not (member
(sK39 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'NavassaIsland')))
8638. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8639. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Abstract'))
8640. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8641. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8642. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8643. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8644. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8645. [axiom]
(or
(not (agent
?X0
(sK85
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8646. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8647. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8648. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8649. [axiom]
(or
(not (member
(sK44
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK74 ?X0 ?X2))))
8650. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK69 ?X0 ?X1))
?X2)))
8651. [axiom]
(instance externalImage 'BinaryRelation')
8652. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8653. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8654. [axiom]
(or
(not (member
(sK70
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK10 ?X0 ?X2))))
8655. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'Collection')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
8656. [axiom]
(or
(not (member
(sK68
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'BeverageAndTobaccoProductManufacturing')))
8657. [axiom]
(or
(agent
(sK40 ?X0 ?X1)
(sK39 ?X0 ?X1))
(not (sP4 ?X0 ?X1)))
8658. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK15 ?X0 ?X1))
?X2)))
8659. [axiom]
(or
(not (member
(sK44 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Belgium')))
8660. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8661. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8662. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8663. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8664. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8665. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8666. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8667. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8668. [axiom]
(or
(not (member
(sK47
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'PlasticsAndRubberProductsManufacturing')))
8669. [axiom]
(or
(not (agent
?X0
(sK15
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK60
(sK10 ?X0 ?X1))
?X2)))
8670. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8671. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8672. [axiom]
(or
(not (member
(sK24
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP2
?X0
(sK24 ?X1 ?X2))))
8673. [axiom]
(or
(not (member
(sK27
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ApparelManufacturing')))
8674. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP0 ?X0 ?X1)))
8675. [axiom]
(or
(not (located ?X1 ?X2))
(not (located ?X0 ?X1))
(located ?X0 ?X2))
8676. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8677. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8678. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8679. [axiom]
(or
(not (member
(sK37
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
8680. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8681. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8682. [axiom]
(or
(not (member
(sK34
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP3
?X1
(sK54 ?X0))))
8683. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8684. [axiom]
(or
(not (agent
?X0
(sK74
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK71 ?X0 ?X1)
?X2)))
8685. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8686. [axiom]
(or
(not (instance
(sK43 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
8687. [axiom]
(or
(instance
(sK85 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
8688. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8689. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8690. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8691. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8692. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8693. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8694. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8695. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8696. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8697. [axiom]
(or
(not (member
(sK70
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP7
?X1
(sK59 ?X0))))
8698. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8699. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8700. [axiom]
(member 'JarvisIsland' 'UnitedStatesMinorOutlyingIslands')
8701. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8702. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8703. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8704. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK69 ?X0 ?X1))
?X2)))
8705. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK15 ?X0 ?X1))
?X2)))
8706. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8707. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8708. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8709. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8710. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
8711. [axiom]
(or
(not (member
(sK44
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP5
?X1
(sK54 ?X0))))
8712. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization')))
8713. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8714. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8715. [axiom]
(or
(not (agent
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8716. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8717. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8718. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
8719. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8720. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8721. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
8722. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8723. [axiom]
(or
(not (member
(sK44
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK43 ?X0 ?X2))))
8724. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
8725. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8726. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8727. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8728. [axiom]
(or
(not (member
(sK54
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'FoodAndBeverageStores')))
8729. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8730. [axiom]
(or
(not (member
(sK42
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'PrintingAndRelatedSupportActivities')))
8731. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'Physical')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
8732. [axiom]
(or
(not (member
(sK75 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'JarvisIsland')))
8733. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8734. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8735. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8736. [axiom]
(or
(instance
(sK73 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
8737. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8738. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8739. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
8740. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization')))
8741. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8742. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8743. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8744. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8745. [axiom]
(or
(not (member
(sK47
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
8746. [axiom]
(or
(not (agent
?X0
(sK19
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'TextileProductMills'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8747. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8748. [axiom]
(or
(not (member
(sK57
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'Construction')))
8749. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK23 ?X0 ?X1))
?X2)))
8750. [axiom]
(or
(not (member
(sK37
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'TransportationEquipmentManufacturing')))
8751. [axiom]
(or
(not (member
(sK14
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'PrimaryMetalManufacturing')))
8752. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8753. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8754. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8755. [axiom]
(or
(not (member
?X1
(sK28
(sK61 ?X0))))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (member
?X1
(sK61 ?X0)))
(not (instance
(sK62 ?X0)
'OrganizationalProcess')))
8756. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8757. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8758. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP5 ?X0 ?X1)))
8759. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8760. [axiom]
(instance range 'Entity')
8761. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8762. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8763. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK53 ?X0)))))
8764. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8765. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8766. [axiom]
(or
(not (member
(sK80
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
8767. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8768. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8769. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8770. [axiom]
(or
(not (member
(sK11
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP0
?X1
(sK59 ?X0))))
8771. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP3 ?X0 ?X1)))
8772. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8773. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8774. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8775. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8776. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8777. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8778. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8779. [axiom]
(or
(not (member
(sK65
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK10 ?X0 ?X2))))
8780. [axiom]
(or
(not (member
(sK16
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP1
?X1
(sK59 ?X0))))
8781. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8782. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP3 ?X0 ?X1)))
8783. [axiom]
(or
(not (member
(sK14
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'PrimaryMetalManufacturing')))
8784. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8785. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK34 ?X0 ?X1)))))
8786. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
8787. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8788. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8789. [axiom]
(or
(not (member
(sK24
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP2
?X1
(sK59 ?X0))))
8790. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
8791. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8792. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8793. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8794. [axiom]
(or
(not (member
(sK68
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
8795. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
8796. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8797. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8798. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8799. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8800. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8801. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8802. [axiom]
(or
(not (member
(sK42
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'PrintingAndRelatedSupportActivities')))
8803. [axiom]
(or
(instance
(sK65 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP6 ?X1 ?X0)))
8804. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8805. [axiom]
(or
(not (member
(sK30
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'GeneralMerchandiseStores')))
8806. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8807. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8808. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8809. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8810. [axiom]
(or
(not (member
(sK18 ?X0)
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess')))
8811. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8812. [axiom]
(or
(not (member
?X1
(sK19 ?X0)))
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
8813. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8814. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8815. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8816. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP1 ?X0 ?X1)))
8817. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8818. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8819. [axiom]
(or
(not (member
(sK82
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'MotorVehicleAndPartsDealers')))
8820. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
8821. [axiom]
(or
(not (member
(sK24
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2
?X2
(sK28
(sK70 ?X0 ?X1)))))
8822. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
8823. [axiom]
(or
(not (member
(sK21
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'ClothingAndClothingAccessoriesStores')))
8824. [axiom]
(or
(not (member
(sK24 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP2 ?X0 'EuropeanMonetaryUnion')))
8825. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8826. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK74 ?X0 ?X1))
?X2)))
8827. [axiom]
(or
(not (agent
?X0
(sK43
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK25 ?X0 ?X1)
?X2)))
8828. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8829. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
8830. [axiom]
(or
(not (member
(sK70 ?X0 ?X1)
?X2))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
8831. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
8832. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8833. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8834. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8835. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8836. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8837. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8838. [axiom]
(or
(not (member
(sK85
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'PaperManufacturing')))
8839. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8840. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8841. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
8842. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8843. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8844. [axiom]
(or
(not (member
?X1
(sK30 ?X0)))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
8845. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8846. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8847. [axiom]
(or
(instance
(sK24 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP2 ?X1 ?X0)))
8848. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8849. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8850. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8851. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8852. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8853. [axiom]
(or
(not (member
(sK34
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP3
?X1
(sK59 ?X0))))
8854. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8855. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8856. [axiom]
(or
(not (member
(sK65
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP6
?X0
(sK16 ?X1 ?X2))))
8857. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8858. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8859. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8860. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8861. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'Entity')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
8862. [axiom]
(or
(not (sP7 ?X0 ?X1))
(instance ?X0 'Selling'))
8863. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8864. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
8865. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8866. [axiom]
(or
(not (member
(sK65
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK34 ?X0 ?X1))))
8867. [axiom]
(or
(not (agent
?X0
(sK58
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization')))
8868. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8869. [axiom]
(or
(not (member
(sK19
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'TextileProductMills')))
8870. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8871. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8872. [axiom]
(or
(not (member
(sK42
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'PrintingAndRelatedSupportActivities')))
8873. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8874. [axiom]
(or
(not (member
(sK47
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
8875. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
8876. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8877. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8878. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8879. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8880. [axiom]
(or
(instance
(sK86 ?X0)
'Manufacture')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
8881. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
8882. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
8883. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8884. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8885. [axiom]
(or
(agent
(sK73 ?X0)
(sK72 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
8886. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8887. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8888. [axiom]
(or
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
8889. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8890. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK15 ?X0 ?X1))
'Organization'))
8891. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
8892. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8893. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8894. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8895. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8896. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8897. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores')))
8898. [axiom]
(or
(patient
(sK88 ?X0)
(sK90 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
8899. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
8900. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8901. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8902. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8903. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
8904. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8905. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8906. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8907. [axiom]
(or
(not (agent
?X0
(sK59
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'Construction'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8908. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8909. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8910. [axiom]
(or
(not (agent
?X0
(sK19
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'TextileProductMills'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8911. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK24 ?X0 ?X1)))))
8912. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8913. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
8914. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8915. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8916. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8917. [axiom]
(or
(not (member
(sK57
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'Construction')))
8918. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8919. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8920. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8921. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8922. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK18 ?X0)))))
8923. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8924. [axiom]
(or
(not (member
(sK44
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP5
?X1
(sK85 ?X0))))
8925. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8926. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8927. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8928. [axiom]
(or
(not (member
(sK59
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'Construction')))
8929. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
8930. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8931. [axiom]
(or
(not (member
(sK44
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP5
?X1
(sK82 ?X0))))
8932. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
8933. [axiom]
(or
(not (member
(sK56 ?X0)
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess')))
8934. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8935. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8936. [axiom]
(or
(not (member
(sK44
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP5
?X0
(sK24 ?X1 ?X2))))
8937. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8938. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8939. [axiom]
(or
(not (agent
?X0
(sK62
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'GasolineStations'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8940. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
8941. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
8942. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8943. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8944. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8945. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8946. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8947. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK33 ?X0 ?X1))
?X3)))
8948. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
8949. [axiom]
(or
(not (member
(sK82
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
8950. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8951. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'Entity')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
8952. [axiom]
(or
(not (member
(sK80
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
8953. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
8954. [axiom]
(or
(not (member
(sK16 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Slovenia')))
8955. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
8956. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
8957. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
8958. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8959. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8960. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8961. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
8962. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8963. [axiom]
(or
(not (agent
?X0
(sK21
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
8964. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
8965. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8966. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
8967. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
8968. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8969. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8970. [axiom]
(subclass 'BinaryPredicate' 'Abstract')
8971. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
8972. [axiom]
(or
(not (instance
(sK28
(sK70 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Nation'))
8973. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
8974. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8975. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK64 ?X0 ?X1))
'Organization'))
8976. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8977. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
8978. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8979. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
8980. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
8981. [axiom]
(or
(not (member
(sK19
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'TextileProductMills')))
8982. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8983. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
8984. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8985. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8986. [axiom]
(or
(not (member
(sK62
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'GasolineStations')))
8987. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
8988. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
8989. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
8990. [axiom]
(or
(not (member
(sK80
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
8991. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
8992. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
8993. [axiom]
(or
(not (member
(sK30
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'GeneralMerchandiseStores')))
8994. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
8995. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
8996. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
8997. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
8998. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
8999. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9000. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9001. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9002. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9003. [axiom]
(or
(not (member
(sK70
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP7
?X1
(sK85 ?X0))))
9004. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
9005. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9006. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9007. [axiom]
(or
(not (member
(sK68
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'BeverageAndTobaccoProductManufacturing')))
9008. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9009. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9010. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK10 ?X0 ?X1))
?X2)))
9011. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9012. [axiom]
(or
(not (member
(sK85
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'PaperManufacturing')))
9013. [axiom]
(subclass 'GeopoliticalArea' 'AutonomousAgent')
9014. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9015. [axiom]
(or
(not (member
(sK14
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'PrimaryMetalManufacturing')))
9016. [axiom]
(or
(agent
(sK17 ?X0 ?X1)
(sK16 ?X0 ?X1))
(not (sP1 ?X0 ?X1)))
9017. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9018. [axiom]
(or
(not (member
(sK21
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
9019. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9020. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
9021. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9022. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9023. [axiom]
(or
(not (member
(sK16 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Malta')))
9024. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9025. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9026. [axiom]
(or
(not (member
(sK75
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP9
?X0
(sK16 ?X1 ?X2))))
9027. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9028. [axiom]
(or
(not (member
(sK80
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9029. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
9030. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9031. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9032. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9033. [axiom]
(or
(not (member
(sK19
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'TextileProductMills')))
9034. [axiom]
(or
(not (agent
?X0
(sK64
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK76 ?X0 ?X1)
?X2)))
9035. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9036. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9037. [axiom]
(or
(not (member
(sK70
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP7
?X1
(sK27 ?X0))))
9038. [axiom]
(instance subclass 'BinaryPredicate')
9039. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9040. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9041. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9042. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9043. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9044. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9045. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9046. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9047. [axiom]
(or
(not (member
(sK24
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP2
?X1
(sK49 ?X0))))
9048. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
9049. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9050. [axiom]
(or
(not (member
(sK44
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP5
?X1
(sK59 ?X0))))
9051. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9052. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9053. [axiom]
(or
(not (member
(sK34 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Latvia')))
9054. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9055. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9056. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9057. [axiom]
(or
(not (member
(sK21
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'ClothingAndClothingAccessoriesStores')))
9058. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9059. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9060. [axiom]
(or
(not (agent
(sK56 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK56 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK58 ?X0))
(not (instance
(sK56 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
9061. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9062. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9063. [axiom]
(or
(not (member
(sK80
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9064. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9065. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9066. [axiom]
(or
(not (member
(sK80
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9067. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9068. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills')))
9069. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
9070. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
9071. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9072. [axiom]
(or
(not (member
(sK19
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'TextileProductMills')))
9073. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9074. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9075. [axiom]
(or
(not (member
?X1
(sK27 ?X0)))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
9076. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9077. [axiom]
(or
(not (agent
?X0
(sK30
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9078. [axiom]
(or
(not (member
(sK16 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Slovakia')))
9079. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
9080. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
9081. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9082. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9083. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9084. [axiom]
(or
(not (agent
(sK92 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK90 ?X0))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
9085. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9086. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9087. [axiom]
(or
(not (member
(sK70 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Portugal')))
9088. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9089. [axiom]
(or
(not (member
(sK59
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'Construction')))
9090. [axiom]
(or
(not (member
?X0
(sK39 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP4 ?X1 ?X2)))
9091. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9092. [axiom]
(or
(not (member
(sK62
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'GasolineStations')))
9093. [axiom]
(or
(not (member
(sK47
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'PlasticsAndRubberProductsManufacturing')))
9094. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9095. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9096. [axiom]
(or
(not (member
(sK89
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'WoodProductManufacturing')))
9097. [axiom]
(or
(not (member
(sK27
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'ApparelManufacturing')))
9098. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
9099. [axiom]
(or
(not (instance ?X0 'BinaryRelation'))
(instance ?X0 'Relation'))
9100. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9101. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9102. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9103. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9104. [axiom]
(or
(not (member
(sK73
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'WholesaleTrade')))
9105. [axiom]
(or
(not (member
(sK19
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'TextileProductMills')))
9106. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
9107. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK43 ?X0 ?X1))
'Organization'))
9108. [axiom]
(or
(not (member
(sK16
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP1
?X1
(sK14 ?X0))))
9109. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9110. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9111. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9112. [axiom]
(or
(not (member
(sK16
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK11 ?X0 ?X1))))
9113. [axiom]
(or
(not (member
(sK70
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP7
?X0
(sK24 ?X1 ?X2))))
9114. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9115. [axiom]
(or
(not (member
(sK57
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'Construction')))
9116. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9117. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
9118. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9119. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9120. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9121. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9122. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9123. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9124. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9125. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9126. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9127. [axiom]
(or
(not (member
(sK75
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK44 ?X0 ?X1))))
9128. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
9129. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9130. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing')))
9131. [axiom]
(or
(not (member
(sK34
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP3
?X1
(sK14 ?X0))))
9132. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9133. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9134. [axiom]
(or
(not (member
(sK21
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
9135. [axiom]
(or
(instance
(sK49 ?X0)
'Entity')
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance ?X0 'Organization')))
9136. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9137. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9138. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9139. [axiom]
(or
(not (member
(sK49
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'NonstoreRetailers')))
9140. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9141. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9142. [axiom]
(or
(instance
(sK16 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP1 ?X0 ?X1)))
9143. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9144. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9145. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing')))
9146. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
9147. [axiom]
(or
(not (agent
?X0
(sK38
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK25 ?X0 ?X1)
?X2)))
9148. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9149. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK74 ?X0 ?X1))
'Organization'))
9150. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9151. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9152. [axiom]
(or
(not (member
(sK21
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'ClothingAndClothingAccessoriesStores')))
9153. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9154. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9155. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP4 ?X0 ?X1)))
9156. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
9157. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9158. [axiom]
(or
(not (member
(sK47
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'PlasticsAndRubberProductsManufacturing')))
9159. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9160. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9161. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9162. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9163. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9164. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9165. [axiom]
(or
(not (member
(sK85
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'PaperManufacturing')))
9166. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9167. [axiom]
(or
(not (member
(sK73
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'WholesaleTrade')))
9168. [axiom]
(or
(not (member
(sK16
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP1
?X0
(sK70 ?X1 ?X2))))
9169. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9170. [axiom]
(or
(not (member
(sK44
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP5
?X0
(sK11 ?X1 ?X2))))
9171. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK24 ?X0 ?X1)))))
9172. [axiom]
(or
(instance
(sK85 ?X0)
'Entity')
(not (attribute ?X0 'PaperManufacturing'))
(not (instance ?X0 'Organization')))
9173. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9174. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9175. [axiom]
(instance geographicSubregion 'Entity')
9176. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9177. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
9178. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9179. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9180. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9181. [axiom]
(or
(not (member
(sK37
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'TransportationEquipmentManufacturing')))
9182. [axiom]
(or
(not (member
(sK27
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'ApparelManufacturing')))
9183. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9184. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9185. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9186. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9187. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9188. [axiom]
(or
(not (member
(sK19
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'TextileProductMills')))
9189. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK36 ?X0)))))
9190. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9191. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9192. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9193. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
9194. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9195. [axiom]
(or
(not (member
(sK47
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
9196. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
9197. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9198. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK43 ?X0 ?X1))
?X2)))
9199. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9200. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9201. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9202. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9203. [axiom]
(or
(not (member ?X0 ?X1))
(not (instance ?X1 'Organization'))
(instance ?X0 'AutonomousAgent'))
9204. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9205. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9206. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9207. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9208. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9209. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9210. [axiom]
(or
(not (member
(sK27
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ApparelManufacturing')))
9211. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9212. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9213. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9214. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9215. [axiom]
(or
(not (member
(sK85
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'PaperManufacturing')))
9216. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9217. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9218. [axiom]
(member 'PalmyraAtoll' 'UnitedStatesMinorOutlyingIslands')
9219. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9220. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9221. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9222. [axiom]
(or
(instance
(sK69 ?X0 ?X1)
'Physical')
(not (sP7 ?X0 ?X1)))
9223. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9224. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9225. [axiom]
(instance meetsSpatially 'BinaryPredicate')
9226. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
9227. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9228. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9229. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9230. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9231. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9232. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9233. [axiom]
(or
(not (member
(sK68
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
9234. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9235. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9236. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9237. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9238. [axiom]
(or
(not (member
(sK82
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'MotorVehicleAndPartsDealers')))
9239. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9240. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP4 ?X0 ?X1)))
9241. [axiom]
(member 'Ireland' 'EuropeanMonetaryUnion')
9242. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9243. [axiom]
(or
(not (sP0 ?X0 ?X1))
(instance ?X0 'Manufacture'))
9244. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK10 ?X0 ?X1))
?X2)))
9245. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9246. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK44 ?X0 ?X1)))))
9247. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
9248. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9249. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9250. [axiom]
(or
(not (member
(sK85
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PaperManufacturing')))
9251. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9252. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9253. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9254. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9255. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
9256. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9257. [axiom]
(or
(not (member
(sK68
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
9258. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9259. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9260. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9261. [axiom]
(or
(not (member
(sK57
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'Construction')))
9262. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9263. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9264. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9265. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
9266. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9267. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9268. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9269. [axiom]
(or
(not (member
(sK37
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'TransportationEquipmentManufacturing')))
9270. [axiom]
(instance range 'InheritableRelation')
9271. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9272. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK10 ?X0 ?X1))
'Organization'))
9273. [axiom]
(or
(instance
(sK16 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP1 ?X1 ?X0)))
9274. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9275. [axiom]
(or
(not (agent
?X2
(sK59
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9276. [axiom]
(or
(not (member
(sK59
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'Construction')))
9277. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9278. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9279. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9280. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9281. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9282. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9283. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9284. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9285. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9286. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9287. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
9288. [axiom]
(instance geographicSubregion 'Predicate')
9289. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9290. [axiom]
(or
(not (member
(sK19
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'TextileProductMills')))
9291. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
9292. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9293. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9294. [axiom]
(or
(not (member
?X1
(sK68 ?X0)))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
9295. [axiom]
(or
(not (agent
?X0
(sK38
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK35 ?X0 ?X1)
?X2)))
9296. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9297. [axiom]
(or
(not (member
(sK54
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'FoodAndBeverageStores')))
9298. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9299. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9300. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9301. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9302. [axiom]
(or
(not (member
(sK47
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
9303. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9304. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9305. [axiom]
(or
(instance
(sK57 ?X0)
'Entity')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization')))
9306. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization')))
9307. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9308. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9309. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
9310. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9311. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9312. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9313. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9314. [axiom]
(or
(not (agent
?X0
(sK87
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization')))
9315. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK33 ?X0 ?X1))
'Organization'))
9316. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9317. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores')))
9318. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9319. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP5 ?X0 ?X1)))
9320. [axiom]
(or
(member
?X1
(sK69 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2)))
9321. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9322. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9323. [axiom]
(or
(not (member
(sK91
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WoodProductManufacturing')))
9324. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9325. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK53 ?X0)))))
9326. [axiom]
(or
(not (member
(sK42
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'PrintingAndRelatedSupportActivities')))
9327. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9328. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9329. [axiom]
(or
(instance
(sK44 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP5 ?X0 ?X1)))
9330. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9331. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9332. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9333. [axiom]
(or
(not (member
(sK59
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'Construction')))
9334. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9335. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9336. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'Entity')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
9337. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9338. [axiom]
(or
(not (agent
?X0
(sK49
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9339. [axiom]
(or
(not (member
(sK14
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'PrimaryMetalManufacturing')))
9340. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9341. [axiom]
(or
(not (member
(sK11
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP0
?X1
(sK62 ?X0))))
9342. [axiom]
(or
(not (agent
(sK48 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK48 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK50 ?X0))
(not (instance
(sK48 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
9343. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9344. [axiom]
(or
(not (member
(sK24
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK64 ?X0 ?X2))))
9345. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9346. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9347. [axiom]
(or
(not (member
(sK20 ?X0)
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess')))
9348. [axiom]
(or
(not (member
(sK47
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PlasticsAndRubberProductsManufacturing')))
9349. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
9350. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9351. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
9352. [axiom]
(or
(not (agent
?X0
(sK23
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK76 ?X0 ?X1)
?X2)))
9353. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9354. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9355. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9356. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9357. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK65 ?X0 ?X1)))))
9358. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9359. [axiom]
(or
(not (member
(sK37
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'TransportationEquipmentManufacturing')))
9360. [axiom]
(not (member 'MidwayIslands' 'BakerIsland'))
9361. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9362. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
9363. [axiom]
(or
(not (member
(sK21
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'ClothingAndClothingAccessoriesStores')))
9364. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9365. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9366. [axiom]
(or
(instance
(sK22 ?X0)
'Clothing')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
9367. [axiom]
(or
(not (agent
?X0
(sK57
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'Construction'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9368. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9369. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9370. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9371. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9372. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9373. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9374. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9375. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction')))
9376. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK48 ?X0)))))
9377. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9378. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9379. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9380. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9381. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9382. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'Collection')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
9383. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9384. [axiom]
(or
(not (member
(sK59
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'Construction')))
9385. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9386. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9387. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9388. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9389. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9390. [axiom]
(subrelation geographicSubregion located)
↳ Merge.kif:14492
9391. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9392. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9393. [axiom]
(or
(not (member
(sK80
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9394. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK15 ?X0 ?X1))
?X2)))
9395. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9396. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9397. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9398. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9399. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9400. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9401. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9402. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9403. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
9404. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
9405. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9406. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9407. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9408. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9409. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9410. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9411. [axiom]
(or
(instance
(sK47 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
9412. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9413. [axiom]
(or
(not (instance ?X0 'Nation'))
(instance ?X0 'Entity'))
9414. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
9415. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9416. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9417. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9418. [axiom]
(or
(not (member
(sK37
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
9419. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9420. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9421. [axiom]
(or
(not (member
(sK54
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'FoodAndBeverageStores')))
9422. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9423. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9424. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9425. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9426. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9427. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9428. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9429. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9430. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9431. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9432. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9433. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9434. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9435. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9436. [axiom]
(or
(not (member
(sK70
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK69 ?X0 ?X2))))
9437. [axiom]
(or
(instance
(sK28
(sK88 ?X0))
'Entity')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
9438. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK23 ?X0 ?X1))
?X2)))
9439. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9440. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9441. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9442. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9443. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9444. [axiom]
(or
(not (member
(sK75
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP9
?X1
(sK62 ?X0))))
9445. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9446. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9447. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK61 ?X0)))))
9448. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9449. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9450. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9451. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
9452. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9453. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9454. [axiom]
(or
(not (member
(sK80
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9455. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9456. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9457. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9458. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
9459. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9460. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9461. [axiom]
(or
(not (member
(sK14
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'PrimaryMetalManufacturing')))
9462. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9463. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9464. [axiom]
(or
(not (member
(sK21
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'ClothingAndClothingAccessoriesStores')))
9465. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9466. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9467. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9468. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9469. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9470. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9471. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9472. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9473. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9474. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9475. [axiom]
(or
(not (member
(sK54
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'FoodAndBeverageStores')))
9476. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP6 ?X0 ?X1)))
9477. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9478. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK20 ?X0)))))
9479. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
9480. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9481. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9482. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'Collection')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
9483. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9484. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
9485. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9486. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9487. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9488. [axiom]
(or
(not (member
(sK82
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'MotorVehicleAndPartsDealers')))
9489. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9490. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9491. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9492. [axiom]
(instance holdsDuring 'Entity')
9493. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9494. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9495. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9496. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9497. [axiom]
(or
(not (member
(sK70
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X1
(sK47 ?X0))))
9498. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9499. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9500. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9501. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9502. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9503. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9504. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9505. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9506. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9507. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9508. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9509. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9510. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9511. [axiom]
(or
(not (member
(sK39
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP4
?X1
(sK57 ?X0))))
9512. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9513. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9514. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9515. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9516. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK10 ?X0 ?X1))
?X2)))
9517. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9518. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'Entity')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1)))
9519. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9520. [axiom]
(or
(not (member
(sK54
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'FoodAndBeverageStores')))
9521. [axiom]
(or
(instance
(sK27 ?X0)
'Physical')
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'Organization')))
9522. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9523. [axiom]
(or
(not (member
(sK14
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'PrimaryMetalManufacturing')))
9524. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK74 ?X0 ?X1))
?X2)))
9525. [axiom]
(or
(not (member
(sK44 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Portugal')))
9526. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9527. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'Object')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
9528. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
9529. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9530. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
9531. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9532. [axiom]
(or
(not (member
(sK44
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP5
?X1
(sK91 ?X0))))
9533. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9534. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK16 ?X0 ?X1)))))
9535. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9536. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9537. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9538. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9539. [axiom]
(or
(not (member
(sK14
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'PrimaryMetalManufacturing')))
9540. [axiom]
(or
(not (member
(sK21
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'ClothingAndClothingAccessoriesStores')))
9541. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9542. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9543. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9544. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9545. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9546. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9547. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9548. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9549. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9550. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9551. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9552. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9553. [axiom]
(or
(not (agent
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9554. [axiom]
(or
(not (member
(sK11
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK34 ?X0 ?X1))))
9555. [axiom]
(or
(not (member
(sK19
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'TextileProductMills')))
9556. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'Physical')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
9557. [axiom]
(or
(member
(sK47 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
9558. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9559. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9560. [axiom]
(instance economyType 'InheritableRelation')
9561. [axiom]
(or
(not (agent
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9562. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9563. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9564. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
9565. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK64 ?X0 ?X1))
?X2)))
9566. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9567. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9568. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9569. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9570. [axiom]
(instance subrelation 'InheritableRelation')
9571. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9572. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
9573. [axiom]
(or
(not (member
?X0
(sK65 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP6 ?X1 ?X2)))
9574. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9575. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9576. [axiom]
(instance relatedInternalConcept 'BinaryPredicate')
9577. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9578. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9579. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9580. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
9581. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9582. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9583. [axiom]
(or
(not (member
(sK27
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'ApparelManufacturing')))
9584. [axiom]
(or
(not (member
(sK75
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK74 ?X0 ?X2))))
9585. [axiom]
(subclass 'AutonomousAgent' 'Object')
9586. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9587. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9588. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
9589. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9590. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9591. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9592. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9593. [axiom]
(or
(not (subclass ?X0 'City'))
(subclass ?X0 'GeopoliticalArea'))
9594. [axiom]
(instance during 'Predicate')
9595. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9596. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9597. [negated_conjecture]
(not (sP7 ?X0 'Org1_1'))
9598. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9599. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9600. [axiom]
(or
(member
(sK62 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
9601. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9602. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9603. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9604. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9605. [axiom]
(or
(not (agent
?X0
(sK68
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9606. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK15 ?X0 ?X1))
?X2)))
9607. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9608. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9609. [axiom]
(or
(not (member
(sK34 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP3 ?X0 'BeneluxEconomicUnion')))
9610. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
9611. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK38 ?X0 ?X1))
?X2)))
9612. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9613. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'Collection')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
9614. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9615. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9616. [axiom]
(or
(not (member ?X0 'JohnstonAtoll'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
9617. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9618. [axiom]
(or
(not (member
(sK42
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'PrintingAndRelatedSupportActivities')))
9619. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9620. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9621. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9622. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9623. [axiom]
(or
(not (member
(sK19
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'TextileProductMills')))
9624. [axiom]
(instance relatedInternalConcept 'Predicate')
9625. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9626. [axiom]
(or
(not (member
(sK42
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
9627. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
9628. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9629. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9630. [axiom]
(or
(not (member
(sK44 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP5 ?X0 'BeneluxEconomicUnion')))
9631. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
9632. [axiom]
(or
(not (member
(sK57
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'Construction')))
9633. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9634. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9635. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9636. [axiom]
(or
(not (agent
?X0
(sK38
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK40 ?X0 ?X1)
?X2)))
9637. [axiom]
(or
(not (member
(sK21
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
9638. [axiom]
(or
(not (agent
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9639. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9640. [axiom]
(or
(instance
(sK80 ?X0)
'Nation')
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
9641. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9642. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9643. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9644. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9645. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9646. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9647. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9648. [axiom]
(or
(not (member
(sK39
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X1
(sK80 ?X0))))
9649. [axiom]
(instance economyType 'BinaryRelation')
9650. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9651. [axiom]
(or
(not (member
(sK44 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Austria')))
9652. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1)))
9653. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9654. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9655. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9656. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9657. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9658. [axiom]
(or
(not (member
(sK37
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'TransportationEquipmentManufacturing')))
9659. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9660. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9661. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent')))
9662. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9663. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9664. [axiom]
(or
(not (member
(sK11 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Lithuania')))
9665. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9666. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9667. [axiom]
(instance externalImage 'Entity')
9668. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9669. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9670. [axiom]
(or
(not (member
(sK80
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9671. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
9672. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9673. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9674. [axiom]
(or
(not (member
(sK89
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'WoodProductManufacturing')))
9675. [axiom]
(or
(not (member
(sK27
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'ApparelManufacturing')))
9676. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9677. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing')))
9678. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9679. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9680. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
9681. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9682. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9683. [axiom]
(or
(not (member
(sK16 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Netherlands')))
9684. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP4
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9685. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9686. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9687. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9688. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9689. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9690. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9691. [axiom]
(or
(not (member
(sK21
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'ClothingAndClothingAccessoriesStores')))
9692. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9693. [axiom]
(or
(not (member
(sK26 ?X0)
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess')))
9694. [axiom]
(or
(not (member
(sK24 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Luxembourg')))
9695. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9696. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9697. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9698. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9699. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9700. [axiom]
(or
(not (agent
?X0
(sK57
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'Construction'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9701. [axiom]
(or
(not (member
(sK27
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'ApparelManufacturing')))
9702. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9703. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9704. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9705. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9706. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9707. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
9708. [axiom]
(or
(not (member
(sK27
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'ApparelManufacturing')))
9709. [axiom]
(or
(not (member
(sK11
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP0
?X1
(sK73 ?X0))))
9710. [axiom]
(not (member 'Belgium' 'Greece'))
9711. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9712. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
9713. [axiom]
(or
(not (member
(sK65
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK23 ?X0 ?X2))))
9714. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9715. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9716. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9717. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'Group'))
9718. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9719. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9720. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9721. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
9722. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9723. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9724. [axiom]
(or
(not (member
(sK65
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X1
(sK80 ?X0))))
9725. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9726. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9727. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9728. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
9729. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9730. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9731. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9732. [axiom]
(or
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
9733. [axiom]
(or
(not (member
(sK21
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'ClothingAndClothingAccessoriesStores')))
9734. [axiom]
(not (member 'Luxembourg' 'Greece'))
9735. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
9736. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9737. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9738. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9739. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9740. [axiom]
(or
(not (member
(sK54
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'FoodAndBeverageStores')))
9741. [axiom]
(or
(not (member
(sK49
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'NonstoreRetailers')))
9742. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9743. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9744. [axiom]
(or
(not (member ?X0 'France'))
(not (member ?X0 'EuropeanMonetaryUnion')))
9745. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9746. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'Group')
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'OrganizationalProcess')))
9747. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9748. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9749. [negated_conjecture]
(not (attribute 'Org1_1' 'PlasticsAndRubberProductsManufacturing'))
9750. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9751. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9752. [axiom]
(or
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
9753. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
9754. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9755. [axiom]
(or
(instance
(sK57 ?X0)
'Physical')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization')))
9756. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
9757. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9758. [axiom]
(or
(not (member
(sK19
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'TextileProductMills')))
9759. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
9760. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9761. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9762. [axiom]
(or
(not (member
(sK44
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP5
?X1
(sK37 ?X0))))
9763. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9764. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9765. [axiom]
(or
(not (member
(sK65
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X1
(sK47 ?X0))))
9766. [axiom]
(or
(instance
(sK74 ?X0 ?X1)
'Machine')
(not (sP9 ?X0 ?X1)))
9767. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9768. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9769. [axiom]
(or
(not (member
(sK24
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP2
?X0
(sK39 ?X1 ?X2))))
9770. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9771. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9772. [axiom]
(or
(not (member
(sK16
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK23 ?X0 ?X2))))
9773. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9774. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9775. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9776. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9777. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
9778. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9779. [axiom]
(or
(instance
(sK85 ?X0)
'Physical')
(not (attribute ?X0 'PaperManufacturing'))
(not (instance ?X0 'Organization')))
9780. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
9781. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9782. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
9783. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK15 ?X0 ?X1))
?X2)))
9784. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9785. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'Object')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
9786. [axiom]
(or
(not (member
(sK70
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP7
?X1
(sK37 ?X0))))
9787. [axiom]
(or
(instance
(sK16 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP1 ?X1 ?X0)))
9788. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK64 ?X0 ?X1))
?X3)))
9789. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9790. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9791. [axiom]
(or
(instance
(sK78 ?X0)
'Electricity')
(not (sP8 ?X0)))
9792. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9793. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9794. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9795. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK10 ?X0 ?X1))
?X2)))
9796. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9797. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9798. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9799. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9800. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9801. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
9802. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9803. [axiom]
(or
(not (sP3 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
9804. [axiom]
(or
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
9805. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9806. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9807. [axiom]
(or
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
9808. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9809. [axiom]
(or
(not (member
(sK62
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'GasolineStations')))
9810. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9811. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9812. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9813. [axiom]
(or
(instance
(sK80 ?X0)
'AutonomousAgent')
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'Organization')))
9814. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
9815. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9816. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9817. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9818. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9819. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
9820. [axiom]
(or
(not (member
(sK30
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'GeneralMerchandiseStores')))
9821. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9822. [axiom]
(or
(not (member
(sK68
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'BeverageAndTobaccoProductManufacturing')))
9823. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK23 ?X0 ?X1))
?X2)))
9824. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9825. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9826. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9827. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9828. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9829. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
9830. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9831. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9832. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9833. [axiom]
(or
(not (member
(sK34
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK39 ?X0 ?X1))))
9834. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess')))
9835. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9836. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9837. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9838. [axiom]
(or
(instance
(sK80 ?X0)
'Physical')
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'Organization')))
9839. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
9840. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9841. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9842. [axiom]
(or
(not (member
(sK39
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK33 ?X0 ?X2))))
9843. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9844. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'Object')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
9845. [axiom]
(or
(not (member
(sK75
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP9
?X0
(sK65 ?X1 ?X2))))
9846. [axiom]
(or
(not (agent
?X0
(sK38
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
9847. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9848. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9849. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9850. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP7 ?X0 ?X1)))
9851. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9852. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9853. [axiom]
(or
(not (agent
?X0
(sK68
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9854. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9855. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9856. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9857. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9858. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9859. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9860. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9861. [axiom]
(or
(not (member
(sK19
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'TextileProductMills')))
9862. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9863. [axiom]
(or
(not (member
(sK80
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9864. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9865. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
9866. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9867. [axiom]
(or
(instance
(sK14 ?X0)
'GeographicArea')
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
9868. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9869. [axiom]
(or
(not (member
(sK21
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'ClothingAndClothingAccessoriesStores')))
9870. [axiom]
(or
(not (member
(sK37
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'TransportationEquipmentManufacturing')))
9871. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
9872. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9873. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9874. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9875. [axiom]
(or
(not (agent
?X0
(sK62
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'GasolineStations'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9876. [axiom]
(subclass 'City' 'Physical')
9877. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9878. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9879. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9880. [axiom]
(or
(not (member
(sK39
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK64 ?X0 ?X2))))
9881. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9882. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9883. [axiom]
(or
(not (member
(sK73
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WholesaleTrade')))
9884. [axiom]
(or
(not (member
(sK39 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP4 ?X0 'BeneluxEconomicUnion')))
9885. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
9886. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
9887. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9888. [axiom]
(or
(not (member
(sK75
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X1
(sK80 ?X0))))
9889. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
9890. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
9891. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9892. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9893. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9894. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9895. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9896. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9897. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9898. [axiom]
(instance holdsDuring 'BinaryRelation')
9899. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9900. [axiom]
(or
(not (member
(sK44
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK39 ?X0 ?X1))))
9901. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess')))
9902. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9903. [axiom]
(or
(not (member
(sK59
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'Construction')))
9904. [axiom]
(or
(instance
(sK66 ?X0 ?X1)
'Selling')
(not (sP6 ?X0 ?X1)))
9905. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
9906. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9907. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK81 ?X0)))))
9908. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9909. [axiom]
(or
(not (member
(sK47
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'PlasticsAndRubberProductsManufacturing')))
9910. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
9911. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9912. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9913. [axiom]
(or
(not (member
(sK16
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X1
(sK21 ?X0))))
9914. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9915. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
9916. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'Organization')))
9917. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
9918. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9919. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9920. [axiom]
(or
(not (member
(sK39
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP4
?X0
(sK39 ?X1 ?X2))))
9921. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9922. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
9923. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9924. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9925. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9926. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9927. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9928. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
9929. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing')))
9930. [axiom]
(or
(not (member
(sK80
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
9931. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
9932. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization')))
9933. [axiom]
(or
(not (member
(sK34
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X1
(sK21 ?X0))))
9934. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
9935. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9936. [axiom]
(or
(instance
(sK34 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP3 ?X1 ?X0)))
9937. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
9938. [axiom]
(or
(not (agent
?X0
(sK47
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9939. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9940. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9941. [axiom]
(or
(not (agent
?X0
(sK73
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9942. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9943. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9944. [axiom]
(or
(not (member
(sK70
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP7
?X0
(sK65 ?X1 ?X2))))
9945. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9946. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9947. [axiom]
(or
(not (member
(sK27
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'ApparelManufacturing')))
9948. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9949. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9950. [axiom]
(or
(not (member
(sK57
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'Construction')))
9951. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9952. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9953. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9954. [axiom]
(or
(not (member
(sK57
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'Construction')))
9955. [axiom]
(or
(not (member
(sK24 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Malta')))
9956. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
9957. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9958. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9959. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9960. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
9961. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9962. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
9963. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9964. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
9965. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
9966. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9967. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
9968. [axiom]
(or
(not (member
(sK11
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK11 ?X0 ?X1))))
9969. [axiom]
(or
(instance
(sK75 ?X1 ?X0)
'GeopoliticalArea')
(not (sP9 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
9970. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9971. [axiom]
(or
(not (member
(sK75
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP9
?X1
(sK27 ?X0))))
9972. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9973. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9974. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
9975. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'AutonomousAgent')
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'OrganizationalProcess')))
9976. [axiom]
(or
(not (agent
?X0
(sK23
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK45 ?X0 ?X1)
?X2)))
9977. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9978. [axiom]
(or
(not (agent
?X1
(sK19
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
9979. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
9980. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
9981. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9982. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
9983. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
9984. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9985. [axiom]
(or
(not (member
(sK68
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
9986. [axiom]
(instance hasPurpose 'Entity')
9987. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
9988. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9989. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
9990. [axiom]
(or
(not (agent
?X0
(sK68
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9991. [axiom]
(or
(not (member
(sK42
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'PrintingAndRelatedSupportActivities')))
9992. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
9993. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
9994. [axiom]
(or
(not (member
(sK65 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Portugal')))
9995. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
9996. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
9997. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
9998. [axiom]
(or
(instance
(sK72 ?X0)
'Selling')
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'Organization')))
9999. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10000. [axiom]
(or
(not (member
(sK39
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP4
?X1
(sK37 ?X0))))
10001. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10002. [axiom]
(or
(not (agent
?X0
(sK68
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10003. [axiom]
(or
(not (member
(sK30
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'GeneralMerchandiseStores')))
10004. [axiom]
(or
(not (member
(sK65 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'KingmanReef')))
10005. [axiom]
(or
(not (member
(sK44 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Germany')))
10006. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP9 ?X0 ?X1)))
10007. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10008. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10009. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10010. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10011. [axiom]
(subclass 'Group' 'Entity')
10012. [negated_conjecture]
(not (attribute 'Org1_1' 'ClothingAndClothingAccessoriesStores'))
10013. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK69 ?X0 ?X1))
?X2)))
10014. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10015. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'Physical')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
10016. [axiom]
(or
(not (member
(sK49
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'NonstoreRetailers')))
10017. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10018. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10019. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10020. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10021. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK36 ?X0)))))
10022. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10023. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10024. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10025. [axiom]
(or
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10026. [axiom]
(or
(member
?X1
(sK10 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2)))
10027. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10028. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10029. [axiom]
(or
(not (member
(sK65
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP6
?X1
(sK37 ?X0))))
10030. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10031. [axiom]
(or
(not (agent
?X0
(sK38
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK86
(sK10 ?X0 ?X1))
?X2)))
10032. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10033. [axiom]
(or
(not (member
(sK34
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP3
?X0
(sK39 ?X1 ?X2))))
10034. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10035. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10036. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10037. [axiom]
(or
(not (agent
?X1
(sK21
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10038. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10039. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10040. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10041. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10042. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10043. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10044. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10045. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10046. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10047. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10048. [axiom]
(or
(not (member
(sK49
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'NonstoreRetailers')))
10049. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10050. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10051. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10052. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10053. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK11 ?X0 ?X1)))))
10054. [axiom]
(or
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10055. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10056. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10057. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK15 ?X0 ?X1))
'Organization'))
10058. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10059. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10060. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10061. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10062. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10063. [axiom]
(or
(not (member
(sK91
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'WoodProductManufacturing')))
10064. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10065. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10066. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10067. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'Group')
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'OrganizationalProcess')))
10068. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10069. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10070. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10071. [axiom]
(or
(not (member
(sK54
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'FoodAndBeverageStores')))
10072. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10073. [axiom]
(or
(instance
(sK91 ?X0)
'Physical')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization')))
10074. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10075. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK64 ?X0 ?X1))
'Organization')))
10076. [axiom]
(or
(not (agent
?X0
(sK23
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
10077. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10078. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10079. [axiom]
(or
(not (agent
?X0
(sK89
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10080. [axiom]
(or
(instance
(sK19 ?X0)
'GeographicArea')
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
10081. [axiom]
(or
(member
(sK82 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
10082. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10083. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores')))
10084. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10085. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10086. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10087. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10088. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10089. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10090. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10091. [axiom]
(or
(instance
(sK69 ?X0 ?X1)
'Entity')
(not (sP7 ?X0 ?X1)))
10092. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10093. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10094. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10095. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10096. [axiom]
(or
(not (member
(sK68
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
10097. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
10098. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10099. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10100. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10101. [axiom]
(or
(not (member
(sK49
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'NonstoreRetailers')))
10102. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP2 ?X0 ?X1)))
10103. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
10104. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10105. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10106. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10107. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10108. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10109. [axiom]
(or
(not (member
(sK27
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ApparelManufacturing')))
10110. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10111. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10112. [axiom]
(or
(not (member
(sK62
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'GasolineStations')))
10113. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK15 ?X0 ?X1))
?X2)))
10114. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10115. [axiom]
(or
(not (member
(sK16
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP1
?X0
(sK44 ?X1 ?X2))))
10116. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization')))
10117. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10118. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10119. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10120. [axiom]
(or
(not (agent
?X0
(sK47
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10121. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK65 ?X0 ?X1)))))
10122. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10123. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10124. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10125. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10126. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10127. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10128. [axiom]
(or
(patient
(sK17 ?X0 ?X1)
(sK15 ?X0 ?X1))
(not (sP1 ?X0 ?X1)))
10129. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
10130. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10131. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10132. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10133. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10134. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10135. [axiom]
(or
(not (agent
?X1
(sK89
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10136. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10137. [axiom]
(or
(not (member
(sK80
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10138. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10139. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10140. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10141. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10142. [axiom]
(or
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10143. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10144. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10145. [axiom]
(or
(not (member
(sK49
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'NonstoreRetailers')))
10146. [axiom]
(or
(not (member
(sK70 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'JohnstonAtoll')))
10147. [axiom]
(subclass 'Physical' 'Entity')
10148. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
10149. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10150. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10151. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10152. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10153. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10154. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10155. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10156. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10157. [axiom]
(instance 'Org1_1' 'Organization')
10158. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10159. [axiom]
(or
(not (member
(sK39
?X2
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK24 ?X0 ?X1))))
10160. [axiom]
(or
(not (agent
?X1
(sK21
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10161. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10162. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10163. [axiom]
(or
(not (member
(sK16 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP1 ?X0 'UnitedStatesMinorOutlyingIslands')))
10164. [axiom]
(or
(not (member
(sK24 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP2 ?X0 'BeneluxEconomicUnion')))
10165. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10166. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10167. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10168. [axiom]
(or
(not (member
(sK39 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Finland')))
10169. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10170. [axiom]
(or
(not (member
(sK73
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'WholesaleTrade')))
10171. [axiom]
(or
(not (member
(sK16
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP1
?X0
(sK39 ?X1 ?X2))))
10172. [axiom]
(or
(not (member
(sK59
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'Construction')))
10173. [axiom]
(or
(instance
(sK30 ?X0)
'Entity')
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance ?X0 'Organization')))
10174. [axiom]
(or
(agent
(sK42 ?X0)
(sK41 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
10175. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10176. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10177. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10178. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10179. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10180. [axiom]
(or
(not (member
(sK75 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Portugal')))
10181. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10182. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10183. [axiom]
(or
(not (agent
?X0
(sK73
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10184. [axiom]
(or
(not (agent
?X0
(sK82
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10185. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK79 ?X0)))))
10186. [axiom]
(or
(instance
(sK42 ?X0)
'GeographicArea')
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
10187. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10188. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10189. [axiom]
(or
(not (member
(sK59 ?X0)
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess')))
10190. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10191. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10192. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10193. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
10194. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10195. [axiom]
(or
(not (instance
(sK28
(sK26 ?X0))
'OrganizationOfNations'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Nation'))
10196. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10197. [axiom]
(or
(not (member
(sK19
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'TextileProductMills')))
10198. [axiom]
(or
(not (agent
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10199. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10200. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10201. [axiom]
(or
(not (agent
?X1
(sK85
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10202. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'CollectionOfObjects')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
10203. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10204. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
10205. [axiom]
(or
(not (member
(sK11 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'KingmanReef')))
10206. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10207. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK65 ?X0 ?X1)))))
10208. [axiom]
(or
(not (member
?X1
(sK42 ?X0)))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
10209. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10210. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10211. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10212. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10213. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization')))
10214. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10215. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10216. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK46 ?X0)))))
10217. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10218. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10219. [axiom]
(or
(not (member
(sK70
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK34 ?X0 ?X1))))
10220. [axiom]
(or
(not (member
(sK75
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK15 ?X0 ?X2))))
10221. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10222. [axiom]
(or
(not (member
(sK80
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10223. [axiom]
(or
(not (member
(sK59
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'Construction')))
10224. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10225. [axiom]
(or
(not (agent
?X0
(sK85
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10226. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10227. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10228. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10229. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10230. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10231. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK79 ?X0)))))
10232. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10233. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10234. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10235. [axiom]
(or
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10236. [axiom]
(or
(not (agent
?X0
(sK69
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK60
(sK64 ?X0 ?X1))
?X2)))
10237. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10238. [axiom]
(or
(not (member
(sK89
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'WoodProductManufacturing')))
10239. [axiom]
(or
(not (member
(sK59
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'Construction')))
10240. [axiom]
(or
(not (member
(sK62
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'GasolineStations')))
10241. [axiom]
(or
(not (member
(sK39
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP4
?X1
(sK85 ?X0))))
10242. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
10243. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization')))
10244. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10245. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10246. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10247. [axiom]
(or
(not (member
(sK91
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WoodProductManufacturing')))
10248. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10249. [axiom]
(or
(not (agent
?X0
(sK19
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10250. [axiom]
(or
(not (agent
?X1
(sK80
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10251. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10252. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
10253. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10254. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10255. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10256. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10257. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10258. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10259. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10260. [axiom]
(or
(not (member
(sK91
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'WoodProductManufacturing')))
10261. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
10262. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10263. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10264. [axiom]
(or
(not (member
(sK27
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'ApparelManufacturing')))
10265. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK10 ?X0 ?X1))
?X2)))
10266. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10267. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10268. [axiom]
(or
(not (member
(sK37
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
10269. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10270. [axiom]
(or
(not (member
(sK42
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
10271. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10272. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10273. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10274. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10275. [axiom]
(or
(not (member
(sK67 ?X0)
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess')))
10276. [axiom]
(or
(not (member
?X1
(sK28
(sK26 ?X0))))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (member
?X1
(sK26 ?X0)))
(not (instance
(sK27 ?X0)
'OrganizationalProcess')))
10277. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10278. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10279. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10280. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10281. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10282. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK38 ?X0 ?X1))
?X2)))
10283. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10284. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10285. [axiom]
(or
(not (member
(sK11
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP0
?X0
(sK70 ?X1 ?X2))))
10286. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10287. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10288. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10289. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10290. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10291. [axiom]
(or
(not (member
(sK39
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP4
?X0
(sK11 ?X1 ?X2))))
10292. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
10293. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10294. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10295. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10296. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10297. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10298. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10299. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10300. [axiom]
(or
(not (agent
?X0
(sK69
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK66 ?X0 ?X1)
?X2)))
10301. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10302. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10303. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10304. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10305. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers')))
10306. [axiom]
(or
(not (member
(sK89
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'WoodProductManufacturing')))
10307. [axiom]
(or
(not (member
(sK16 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'HowlandIsland')))
10308. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10309. [axiom]
(or
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10310. [axiom]
(or
(not (member
(sK49
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'NonstoreRetailers')))
10311. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
10312. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10313. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10314. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10315. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10316. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10317. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10318. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10319. [axiom]
(or
(not (member
(sK80
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10320. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10321. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK38 ?X0 ?X1))
?X2)))
10322. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10323. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10324. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10325. [axiom]
(or
(not (member
(sK89
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WoodProductManufacturing')))
10326. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10327. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10328. [axiom]
(or
(not (agent
?X0
(sK59
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10329. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10330. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10331. [axiom]
(or
(not (member
(sK57
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'Construction')))
10332. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
10333. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10334. [axiom]
(or
(sP0
(sK13 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
10335. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10336. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10337. [axiom]
(member 'Germany' 'EuropeanMonetaryUnion')
10338. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK39 ?X0 ?X1)))))
10339. [axiom]
(or
(not (agent
?X0
(sK27
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10340. [axiom]
(or
(not (member
(sK14
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PrimaryMetalManufacturing')))
10341. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10342. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10343. [axiom]
(or
(instance
(sK59 ?X0)
'Entity')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization')))
10344. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10345. [axiom]
(or
(not (member
(sK37
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
10346. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10347. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10348. [axiom]
(or
(not (member
(sK11
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP0
?X0
(sK75 ?X1 ?X2))))
10349. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10350. [axiom]
(or
(not (member
(sK57
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'Construction')))
10351. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK15 ?X0 ?X1))
?X2)))
10352. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10353. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10354. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
10355. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
10356. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10357. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10358. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10359. [axiom]
(subclass 'GeopoliticalArea' 'GeographicArea')
10360. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10361. [axiom]
(or
(not (agent
?X0
(sK30
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10362. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10363. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10364. [axiom]
(or
(not (member
(sK80
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10365. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10366. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK38 ?X0 ?X1))
?X2)))
10367. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10368. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10369. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10370. [axiom]
(or
(instance
(sK11 ?X1 ?X0)
'Object')
(not (sP0 ?X1 ?X0))
(not (instance ?X0 'Organization')))
10371. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10372. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
10373. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10374. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10375. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10376. [axiom]
(or
(not (member
(sK21
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
10377. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10378. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10379. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10380. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10381. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10382. [axiom]
(or
(not (member
(sK85
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'PaperManufacturing')))
10383. [axiom]
(or
(instance
(sK11 ?X1 ?X0)
'GeopoliticalArea')
(not (sP0 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
10384. [axiom]
(or
(not (member
(sK80
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10385. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10386. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10387. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10388. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10389. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10390. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10391. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10392. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10393. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10394. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10395. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10396. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10397. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10398. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10399. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10400. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10401. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10402. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
10403. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10404. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
10405. [axiom]
(or
(not (member
(sK21
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'ClothingAndClothingAccessoriesStores')))
10406. [axiom]
(or
(not (member
(sK73
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WholesaleTrade')))
10407. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10408. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK43 ?X0 ?X1))
'Organization'))
10409. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10410. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10411. [axiom]
(or
(not (agent
?X0
(sK54
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10412. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10413. [axiom]
(or
(not (agent
?X1
(sK62
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10414. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10415. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10416. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10417. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10418. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10419. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10420. [axiom]
(or
(not (member
(sK70
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK38 ?X0 ?X2))))
10421. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10422. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10423. [axiom]
(or
(member
?X1
(sK64 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2)))
10424. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10425. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10426. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10427. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10428. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10429. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10430. [axiom]
(or
(not (agent
?X0
(sK14
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10431. [axiom]
(or
(not (member
(sK57
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'Construction')))
10432. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10433. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10434. [axiom]
(or
(not (member
?X1
(sK28
(sK29 ?X0))))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (member
?X1
(sK29 ?X0)))
(not (instance
(sK30 ?X0)
'OrganizationalProcess')))
10435. [axiom]
(or
(not (member
(sK47
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
10436. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10437. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10438. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10439. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10440. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization')))
10441. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10442. [axiom]
(or
(not (member
(sK82
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'MotorVehicleAndPartsDealers')))
10443. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10444. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10445. [axiom]
(or
(not (agent
(sK76 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK74 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1)))
10446. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
10447. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10448. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10449. [axiom]
(or
(not (member
(sK14
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PrimaryMetalManufacturing')))
10450. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10451. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10452. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10453. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10454. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10455. [axiom]
(or
(not (agent
?X1
(sK27
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10456. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10457. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10458. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10459. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10460. [axiom]
(or
(not (member
(sK89
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'WoodProductManufacturing')))
10461. [axiom]
(or
(not (member
(sK73
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'WholesaleTrade')))
10462. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10463. [axiom]
(or
(not (member
(sK11
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK43 ?X0 ?X2))))
10464. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization')))
10465. [axiom]
(or
(member
(sK24 ?X0 ?X1)
?X1)
(not (sP2 ?X0 ?X1)))
10466. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10467. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10468. [axiom]
(or
(not (agent
?X0
(sK54
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10469. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10470. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10471. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10472. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10473. [axiom]
(or
(not (agent
?X0
(sK73
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10474. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10475. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10476. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10477. [axiom]
(or
(not (instance ?X0 'Nation'))
(instance ?X0 'GeopoliticalArea'))
10478. [axiom]
(or
(not (agent
?X0
(sK28
(sK91
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
10479. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10480. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10481. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK56 ?X0)))))
10482. [axiom]
(or
(not (member
(sK11
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP0
?X1
(sK87 ?X0))))
10483. [axiom]
(instance disjoint 'BinaryPredicate')
10484. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10485. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'AutonomousAgent'))
10486. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10487. [axiom]
(or
(instance
(sK23 ?X0 ?X1)
'Clothing')
(not (sP2 ?X0 ?X1)))
10488. [negated_conjecture]
(not (sP6 ?X0 'Org1_1'))
10489. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
10490. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10491. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10492. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10493. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10494. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10495. [axiom]
(or
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10496. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10497. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10498. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10499. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10500. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10501. [axiom]
(or
(not (member
(sK57
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'Construction')))
10502. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10503. [axiom]
(or
(not (member
(sK16
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK74 ?X0 ?X2))))
10504. [axiom]
(or
(patient
?X0
(sK43 ?X0 ?X1))
(not (sP5 ?X0 ?X1)))
10505. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10506. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10507. [axiom]
(or
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
10508. [axiom]
(or
(not (agent
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10509. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10510. [axiom]
(or
(not (member
(sK82
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
10511. [negated_conjecture]
(not (sP9 ?X0 'Org1_1'))
10512. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10513. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10514. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK43 ?X0 ?X1))
?X3)))
10515. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10516. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10517. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10518. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10519. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10520. [axiom]
(or
(not (member
(sK75
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK38 ?X0 ?X2))))
10521. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10522. [axiom]
(or
(not (member
(sK44
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP5
?X1
(sK57 ?X0))))
10523. [negated_conjecture]
(not (attribute 'Org1_1' 'MotorVehicleAndPartsDealers'))
10524. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10525. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10526. [axiom]
(or
(not (member
(sK91
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WoodProductManufacturing')))
10527. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10528. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10529. [axiom]
(instance 'Org1_1' 'Entity')
10530. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10531. [axiom]
(or
(not (agent
?X0
(sK54
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10532. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10533. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10534. [axiom]
(or
(not (agent
?X0
(sK85
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10535. [axiom]
(or
(not (member
(sK62
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'GasolineStations')))
10536. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10537. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10538. [axiom]
(or
(not (agent
?X1
(sK73
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10539. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10540. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10541. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10542. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10543. [axiom]
(or
(not (agent
?X0
(sK14
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10544. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10545. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10546. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10547. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10548. [axiom]
(or
(not (member
(sK16
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP1
?X1
(sK54 ?X0))))
10549. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10550. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10551. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10552. [axiom]
(or
(not (agent
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10553. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10554. [axiom]
(or
(not (member
(sK85
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'PaperManufacturing')))
10555. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10556. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10557. [axiom]
(or
(not (member
(sK24
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP2
?X1
(sK87 ?X0))))
10558. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10559. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10560. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10561. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10562. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10563. [axiom]
(or
(not (member
(sK30
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'GeneralMerchandiseStores')))
10564. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10565. [axiom]
(or
(not (agent
?X1
(sK80
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10566. [axiom]
(or
(not (member
(sK37
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
10567. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'Physical'))
10568. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10569. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10570. [axiom]
(or
(not (member
(sK39 ?X0 'JarvisIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'JarvisIsland')))
10571. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10572. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10573. [axiom]
(or
(not (member
(sK82
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
10574. [axiom]
(or
(not (agent
?X0
(sK57
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'Construction'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10575. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10576. [axiom]
(or
(not (member
(sK30
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'GeneralMerchandiseStores')))
10577. [axiom]
(or
(not (member
(sK37
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'TransportationEquipmentManufacturing')))
10578. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10579. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10580. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK11 ?X0 ?X1)))))
10581. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10582. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10583. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10584. [axiom]
(or
(not (member
(sK14
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'PrimaryMetalManufacturing')))
10585. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
10586. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
10587. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10588. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10589. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10590. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10591. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK10 ?X0 ?X1))
?X2)))
10592. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10593. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10594. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10595. [axiom]
(or
(not (member
(sK91
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'WoodProductManufacturing')))
10596. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10597. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10598. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10599. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10600. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10601. [axiom]
(or
(not (member
(sK30
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'GeneralMerchandiseStores')))
10602. [axiom]
(or
(not (instance ?X0 'BinaryPredicate'))
(instance ?X0 'InheritableRelation'))
10603. [axiom]
(or
(not (member
(sK11
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK70 ?X0 ?X1))))
10604. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'Group')
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'OrganizationalProcess')))
10605. [axiom]
(or
(not (member
(sK68
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
10606. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK33 ?X0 ?X1))
?X2)))
10607. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10608. [axiom]
(or
(not (member
(sK14
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PrimaryMetalManufacturing')))
10609. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
10610. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10611. [axiom]
(or
(not (member
(sK47
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'PlasticsAndRubberProductsManufacturing')))
10612. [axiom]
(or
(not (agent
?X0
(sK74
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK12 ?X0 ?X1)
?X2)))
10613. [axiom]
(or
(not (member
(sK21
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
10614. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK26 ?X0)))))
10615. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10616. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10617. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK69 ?X0 ?X1))
?X2)))
10618. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10619. [axiom]
(or
(not (subclass ?X0 'Object'))
(subclass ?X0 'Entity'))
10620. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10621. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10622. [axiom]
(or
(not (member
(sK24
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK11 ?X0 ?X1))))
10623. [axiom]
(or
(not (member
(sK73
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'WholesaleTrade')))
10624. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10625. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10626. [axiom]
(or
(not (member
(sK75 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Slovakia')))
10627. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10628. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10629. [axiom]
(or
(not (member
(sK24
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2
?X2
(sK28
(sK34 ?X0 ?X1)))))
10630. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10631. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10632. [axiom]
(or
(not (agent
?X0
(sK57
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10633. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'Group')
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'OrganizationalProcess')))
10634. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
10635. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization')))
10636. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10637. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10638. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10639. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10640. [axiom]
(or
(not (member
(sK21
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
10641. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10642. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10643. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK38 ?X0 ?X1))
?X2)))
10644. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10645. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10646. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10647. [axiom]
(or
(not (member
(sK14
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PrimaryMetalManufacturing')))
10648. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10649. [axiom]
(or
(not (member
(sK54
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'FoodAndBeverageStores')))
10650. [axiom]
(not (member 'Malta' 'Greece'))
10651. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10652. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10653. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10654. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'InheritableRelation'))
10655. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10656. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10657. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10658. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10659. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10660. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
10661. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10662. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10663. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK69 ?X0 ?X1))
?X2)))
10664. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10665. [axiom]
(subclass 'BinaryRelation' 'Relation')
10666. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10667. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10668. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10669. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10670. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10671. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10672. [axiom]
(or
(not (member
(sK80
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10673. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
10674. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10675. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10676. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10677. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10678. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10679. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK38 ?X0 ?X1))
'Organization'))
10680. [axiom]
(or
(instance
(sK19 ?X0)
'Nation')
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
10681. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10682. [axiom]
(or
(instance
(sK62 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'GasolineStations'))
(not (instance ?X0 'Organization')))
10683. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
10684. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10685. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10686. [axiom]
(subclass 'City' 'GeographicArea')
10687. [axiom]
(or
(not (member
(sK24
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK70 ?X0 ?X1))))
10688. [axiom]
(or
(not (member ?X1 ?X2))
(not (member ?X0 ?X1))
(not (member ?X0 ?X2)))
10689. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10690. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10691. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10692. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK38 ?X0 ?X1))
?X2)))
10693. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10694. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10695. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10696. [axiom]
(or
(not (member
(sK70
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP7
?X1
(sK57 ?X0))))
10697. [axiom]
(or
(not (member
(sK75 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP9 ?X0 'EuropeanMonetaryUnion')))
10698. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10699. [axiom]
(or
(not (member
(sK14
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'PrimaryMetalManufacturing')))
10700. [axiom]
(or
(not (subrelation ?X0 instrument))
(subrelation ?X0 patient))
10701. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10702. [axiom]
(subclass 'Group' 'Object')
10703. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10704. [axiom]
(or
(not (member
(sK57
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'Construction')))
10705. [axiom]
(or
(agent
(sK76 ?X0 ?X1)
(sK75 ?X0 ?X1))
(not (sP9 ?X0 ?X1)))
10706. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10707. [axiom]
(or
(not (member ?X0 'PalmyraAtoll'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
10708. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10709. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10710. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
10711. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10712. [axiom]
(or
(not (member
(sK91
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'WoodProductManufacturing')))
10713. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10714. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10715. [axiom]
(or
(not (member
(sK80
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10716. [axiom]
(or
(instance
(sK37 ?X0)
'Physical')
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'Organization')))
10717. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10718. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10719. [axiom]
(or
(not (member
(sK37
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
10720. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
10721. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
10722. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10723. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10724. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10725. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10726. [axiom]
(or
(not (member
(sK42
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
10727. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10728. [axiom]
(or
(not (agent
?X1
(sK42
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10729. [axiom]
(or
(not (member
(sK14
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'PrimaryMetalManufacturing')))
10730. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10731. [axiom]
(or
(not (member
(sK80
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
10732. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'Object')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
10733. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
10734. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10735. [axiom]
(or
(not (agent
?X0
(sK68
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10736. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP6 ?X0 ?X1)))
10737. [axiom]
(or
(not (member
(sK16 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Cyprus')))
10738. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10739. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10740. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10741. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK38 ?X0 ?X1))
?X2)))
10742. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10743. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK46 ?X0)))))
10744. [axiom]
(or
(instance
(sK82 ?X0)
'GeographicArea')
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
10745. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10746. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10747. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent')))
10748. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10749. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10750. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10751. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade')))
10752. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10753. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10754. [axiom]
(or
(not (agent
?X1
(sK47
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10755. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10756. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10757. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'Object')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
10758. [axiom]
(or
(not (member
(sK30
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'GeneralMerchandiseStores')))
10759. [axiom]
(or
(not (member
(sK73
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'WholesaleTrade')))
10760. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10761. [axiom]
(or
(not (member
(sK27
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'ApparelManufacturing')))
10762. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10763. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10764. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10765. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10766. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10767. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10768. [axiom]
(or
(not (member
(sK75 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Belgium')))
10769. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent')))
10770. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
10771. [axiom]
(or
(not (member
(sK85
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'PaperManufacturing')))
10772. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10773. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10774. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10775. [axiom]
(or
(not (member
(sK72 ?X0)
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess')))
10776. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10777. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10778. [axiom]
(or
(instance
(sK62 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
10779. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10780. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10781. [axiom]
(or
(instance
(sK89 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
10782. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10783. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10784. [axiom]
(or
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
10785. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10786. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'Group')
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'OrganizationalProcess')))
10787. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10788. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
10789. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10790. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10791. [axiom]
(or
(not (member
(sK37
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
10792. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10793. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10794. [axiom]
(or
(not (member
(sK68
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'BeverageAndTobaccoProductManufacturing')))
10795. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10796. [axiom]
(or
(not (member
(sK21
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'ClothingAndClothingAccessoriesStores')))
10797. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10798. [axiom]
(or
(not (member
(sK62
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'GasolineStations')))
10799. [axiom]
(or
(not (member
(sK82
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
10800. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10801. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10802. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10803. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10804. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10805. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10806. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10807. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10808. [axiom]
(or
(not (agent
?X0
(sK82
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10809. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10810. [axiom]
(or
(not (member
(sK42
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
10811. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10812. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10813. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10814. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10815. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10816. [axiom]
(or
(not (agent
?X1
(sK49
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10817. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10818. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10819. [axiom]
(or
(instance
(sK31 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
10820. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10821. [axiom]
(or
(not (member
(sK54
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'FoodAndBeverageStores')))
10822. [axiom]
(or
(not (member
(sK57
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'Construction')))
10823. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10824. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10825. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10826. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10827. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10828. [axiom]
(or
(not (member
(sK39
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP4
?X1
(sK54 ?X0))))
10829. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10830. [axiom]
(or
(not (member
?X1
(sK28
(sK72 ?X0))))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (member
?X1
(sK72 ?X0)))
(not (instance
(sK73 ?X0)
'OrganizationalProcess')))
10831. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10832. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP2
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10833. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10834. [axiom]
(or
(not (member
(sK82
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'MotorVehicleAndPartsDealers')))
10835. [axiom]
(or
(not (member
(sK62
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'GasolineStations')))
10836. [axiom]
(or
(instance
(sK48 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
10837. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10838. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10839. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10840. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10841. [axiom]
(or
(not (member
(sK21
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
10842. [axiom]
(not (geographicSubregion ?X0 ?X0))
10843. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10844. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10845. [axiom]
(or
(not (member
(sK14
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PrimaryMetalManufacturing')))
10846. [axiom]
(or
(not (member ?X0 'Ireland'))
(not (member ?X0 'EuropeanMonetaryUnion')))
10847. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10848. [axiom]
(or
(not (agent
?X0
(sK14
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10849. [axiom]
(or
(not (agent
?X0
(sK73
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10850. [axiom]
(or
(not (member
(sK65
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP6
?X1
(sK54 ?X0))))
10851. [axiom]
(or
(not (agent
?X0
(sK15
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK66 ?X0 ?X1)
?X2)))
10852. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
10853. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10854. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10855. [axiom]
(or
(not (member
(sK54
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'FoodAndBeverageStores')))
10856. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10857. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10858. [axiom]
(instance holdsDuring 'BinaryPredicate')
10859. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK38 ?X0 ?X1))
'Organization'))
10860. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10861. [axiom]
(or
(not (member
(sK49
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'NonstoreRetailers')))
10862. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
10863. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10864. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10865. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
10866. [axiom]
(or
(not (agent
?X0
(sK58
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization')))
10867. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10868. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
10869. [axiom]
(or
(not (member
?X1
(sK54 ?X0)))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
10870. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
10871. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10872. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10873. [axiom]
(or
(not (member
(sK68
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'BeverageAndTobaccoProductManufacturing')))
10874. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
10875. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10876. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10877. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
10878. [axiom]
(or
(instance
(sK75 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP9 ?X1 ?X0)))
10879. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10880. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10881. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10882. [axiom]
(or
(not (member
(sK57
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'Construction')))
10883. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10884. [axiom]
(or
(not (agent
?X1
(sK54
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10885. [axiom]
(or
(not (member
(sK39
?X0
(sK16 ?X1 ?X2))
?X2))
(not (sP1 ?X1 ?X2))
(not (sP4
?X0
(sK16 ?X1 ?X2))))
10886. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10887. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10888. [axiom]
(or
(not (member
(sK49
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'NonstoreRetailers')))
10889. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10890. [axiom]
(or
(not (member
(sK59
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'Construction')))
10891. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10892. [axiom]
(or
(not (member
(sK44
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X1
(sK68 ?X0))))
10893. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
10894. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
10895. [axiom]
(or
(not (member
(sK30
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'GeneralMerchandiseStores')))
10896. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10897. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
10898. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
10899. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10900. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
10901. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10902. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10903. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10904. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
10905. [axiom]
(or
(not (member
(sK14
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'PrimaryMetalManufacturing')))
10906. [axiom]
(or
(not (instance
(sK28
(sK72 ?X0))
'OrganizationOfNations'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Nation'))
10907. [axiom]
(or
(not (member
(sK30
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'GeneralMerchandiseStores')))
10908. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
10909. [axiom]
(or
(not (agent
?X0
(sK91
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10910. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK69 ?X0 ?X1))
'Organization'))
10911. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10912. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10913. [axiom]
(or
(not (agent
?X1
(sK57
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10914. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10915. [axiom]
(or
(not (agent
?X0
(sK37
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10916. [axiom]
(or
(not (member
(sK89
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'WoodProductManufacturing')))
10917. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP0 ?X0 ?X1)))
10918. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10919. [axiom]
(or
(not (member
(sK89
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'WoodProductManufacturing')))
10920. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10921. [axiom]
(or
(not (member
(sK27
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'ApparelManufacturing')))
10922. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10923. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10924. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10925. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10926. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10927. [axiom]
(instance names 'Abstract')
10928. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
10929. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10930. [axiom]
(or
(not (member
(sK19
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'TextileProductMills')))
10931. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10932. [axiom]
(or
(not (agent
?X0
(sK37
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10933. [axiom]
(or
(not (member
(sK14
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'PrimaryMetalManufacturing')))
10934. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10935. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
10936. [axiom]
(or
(not (member
(sK89
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WoodProductManufacturing')))
10937. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
10938. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
10939. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10940. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization')))
10941. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10942. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10943. [axiom]
(or
(not (member
(sK24 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Italy')))
10944. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10945. [axiom]
(instance organizationalObjective 'Abstract')
10946. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
10947. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10948. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10949. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10950. [axiom]
(or
(not (member
(sK82
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
10951. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10952. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10953. [axiom]
(or
(instance
(sK42 ?X0)
'Physical')
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'Organization')))
10954. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10955. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
10956. [axiom]
(or
(not (member
(sK30
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'GeneralMerchandiseStores')))
10957. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10958. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10959. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
10960. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
10961. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10962. [axiom]
(or
(not (member
(sK19
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'TextileProductMills')))
10963. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10964. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10965. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
10966. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
10967. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10968. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10969. [axiom]
(or
(not (member
(sK73
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'WholesaleTrade')))
10970. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
10971. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10972. [axiom]
(or
(not (member
(sK14
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'PrimaryMetalManufacturing')))
10973. [axiom]
(or
(instance
(sK47 ?X0)
'Physical')
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'Organization')))
10974. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10975. [axiom]
(or
(instance
(sK89 ?X0)
'GeographicArea')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
10976. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10977. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
10978. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
10979. [axiom]
(or
(not (member
(sK91
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'WoodProductManufacturing')))
10980. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
10981. [axiom]
(or
(not (member
(sK91
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'WoodProductManufacturing')))
10982. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'Object')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1)))
10983. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
10984. [axiom]
(or
(not (agent
?X0
(sK64
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK17 ?X0 ?X1)
?X2)))
10985. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10986. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
10987. [axiom]
(or
(not (agent
?X0
(sK82
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
10988. [axiom]
(or
(not (member
(sK42
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
10989. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
10990. [axiom]
(or
(not (agent
?X0
(sK14
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
10991. [axiom]
(or
(not (member
(sK62
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'GasolineStations')))
10992. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
10993. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
10994. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP0 ?X0 ?X1)))
10995. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
10996. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
10997. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
10998. [axiom]
(instance economyType 'Relation')
10999. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11000. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11001. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11002. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11003. [axiom]
(instance 'Org1_1' 'Physical')
11004. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11005. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'Object')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
11006. [axiom]
(or
(not (member
(sK21
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'ClothingAndClothingAccessoriesStores')))
11007. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11008. [axiom]
(or
(not (member
(sK62
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'GasolineStations')))
11009. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK69 ?X0 ?X1))
?X2)))
11010. [axiom]
(or
(not (instance
(sK28
(sK24 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Nation'))
11011. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11012. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11013. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11014. [axiom]
(or
(not (agent
?X2
(sK89
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11015. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11016. [axiom]
(or
(agent
(sK66 ?X0 ?X1)
(sK65 ?X0 ?X1))
(not (sP6 ?X0 ?X1)))
11017. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
11018. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11019. [axiom]
(instance relatedInternalConcept 'Relation')
11020. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11021. [axiom]
(or
(not (subclass ?X0 'AutonomousAgent'))
(subclass ?X0 'Entity'))
11022. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11023. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11024. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11025. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11026. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11027. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11028. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11029. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11030. [axiom]
(or
(not (agent
?X1
(sK62
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11031. [axiom]
(subclass 'InheritableRelation' 'Relation')
11032. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization')))
11033. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11034. [axiom]
(instance meetsSpatially 'Relation')
11035. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
11036. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11037. [axiom]
(or
(not (member
(sK73
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WholesaleTrade')))
11038. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK85 ?X0)))))
11039. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'Collection')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
11040. [axiom]
(or
(patient
?X0
(sK69 ?X0 ?X1))
(not (sP7 ?X0 ?X1)))
11041. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization')))
11042. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11043. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11044. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11045. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11046. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11047. [axiom]
(or
(not (member
(sK49
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'NonstoreRetailers')))
11048. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11049. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11050. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK69 ?X0 ?X1))
?X2)))
11051. [axiom]
(or
(not (agent
?X0
(sK54
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11052. [axiom]
(or
(not (instance ?X0 'IntransitiveRelation'))
(instance ?X0 'Entity'))
11053. [axiom]
(or
(not (agent
?X1
(sK68
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11054. [axiom]
(or
(not (member
(sK21
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
11055. [axiom]
(or
(patient
(sK92 ?X0)
(sK90 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
11056. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11057. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11058. [axiom]
(instance names 'Relation')
11059. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11060. [axiom]
(or
(not (member
(sK70
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X1
(sK68 ?X0))))
11061. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11062. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11063. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11064. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11065. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11066. [axiom]
(or
(not (member
(sK89
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'WoodProductManufacturing')))
11067. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11068. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11069. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11070. [axiom]
(or
(not (agent
?X0
(sK82
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11071. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11072. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11073. [axiom]
(or
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK10 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK11 ?X0 ?X1)
'Nation'))
11074. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11075. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11076. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11077. [axiom]
(or
(not (agent
?X1
(sK68
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11078. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'Collection')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
11079. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11080. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11081. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11082. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP3 ?X0 ?X1)))
11083. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11084. [axiom]
(or
(not (member
(sK16 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Estonia')))
11085. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
11086. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11087. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11088. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK42
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11089. [axiom]
(or
(not (member
(sK44
?X2
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK24 ?X0 ?X1))))
11090. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK74 ?X0 ?X1))
?X2)))
11091. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11092. [axiom]
(or
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
11093. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11094. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11095. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11096. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11097. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11098. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing')))
11099. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11100. [axiom]
(or
(not (member
?X1
(sK28
(sK36 ?X0))))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (member
?X1
(sK36 ?X0)))
(not (instance
(sK37 ?X0)
'OrganizationalProcess')))
11101. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11102. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11103. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11104. [axiom]
(or
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'AutonomousAgent'))
11105. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11106. [axiom]
(or
(not (member
(sK21
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
11107. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11108. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11109. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11110. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11111. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11112. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11113. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11114. [axiom]
(or
(not (member
(sK24 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Estonia')))
11115. [axiom]
(or
(not (agent
?X0
(sK90
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization')))
11116. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11117. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11118. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK23 ?X0 ?X1))
'Organization'))
11119. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11120. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11121. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK39 ?X0 ?X1)))))
11122. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11123. [axiom]
(or
(not (agent
?X0
(sK85
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11124. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11125. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11126. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11127. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK64 ?X0 ?X1))
?X2)))
11128. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11129. [axiom]
(or
(not (member
(sK37
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'TransportationEquipmentManufacturing')))
11130. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11131. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11132. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11133. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11134. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11135. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11136. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11137. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11138. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11139. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11140. [axiom]
(or
(not (member
(sK59
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'Construction')))
11141. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11142. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11143. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11144. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11145. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK33 ?X0 ?X1))
'Organization'))
11146. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
11147. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11148. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
11149. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11150. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11151. [axiom]
(instance subAttribute 'Predicate')
11152. [axiom]
(or
(not (member
(sK68
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'BeverageAndTobaccoProductManufacturing')))
11153. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11154. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11155. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11156. [axiom]
(or
(not (domain ?X3 ?X2 ?X1))
(subclass ?X0 ?X1)
(subclass ?X1 ?X0)
(not (domain ?X3 ?X2 ?X0)))
11157. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11158. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores')))
11159. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK11 ?X0 ?X1)))))
11160. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11161. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11162. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK64 ?X0 ?X1))
?X2)))
11163. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP0
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11164. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11165. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
11166. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11167. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11168. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11169. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11170. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11171. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11172. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11173. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11174. [axiom]
(or
(not (member
(sK34
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP3
?X1
(sK49 ?X0))))
11175. [axiom]
(or
(not (member
(sK49
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'NonstoreRetailers')))
11176. [axiom]
(or
(member
(sK59 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
11177. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11178. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11179. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11180. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11181. [axiom]
(or
(not (member
(sK70 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'NavassaIsland')))
11182. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11183. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11184. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11185. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
11186. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11187. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11188. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'Collection')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
11189. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11190. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11191. [axiom]
(or
(not (agent
?X0
(sK10
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
11192. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11193. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11194. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11195. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11196. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11197. [axiom]
(or
(not (member
(sK75
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK64 ?X0 ?X2))))
11198. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11199. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11200. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11201. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
11202. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11203. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11204. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11205. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11206. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11207. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11208. [axiom]
(or
(not (agent
?X0
(sK57
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11209. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
11210. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP2
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11211. [axiom]
(or
(not (member
(sK49
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'NonstoreRetailers')))
11212. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11213. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11214. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11215. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11216. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11217. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11218. [axiom]
(or
(not (member
(sK34 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Portugal')))
11219. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
11220. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11221. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11222. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11223. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11224. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11225. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11226. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11227. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11228. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11229. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11230. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11231. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11232. [axiom]
(or
(not (member
(sK54
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'FoodAndBeverageStores')))
11233. [axiom]
(or
(not (agent
?X0
(sK10
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
11234. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
11235. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
11236. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11237. [axiom]
(or
(not (agent
?X1
(sK21
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11238. [axiom]
(or
(not (member
(sK37
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
11239. [axiom]
(or
(not (member
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK23 ?X0 ?X1))))
11240. [axiom]
(or
(not (agent
?X0
(sK64
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
11241. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11242. [axiom]
(or
(not (member
(sK57
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'Construction')))
11243. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
11244. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11245. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization')))
11246. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11247. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11248. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11249. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11250. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11251. [axiom]
(or
(not (member
(sK91
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'WoodProductManufacturing')))
11252. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11253. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11254. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11255. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11256. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11257. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11258. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11259. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11260. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11261. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11262. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11263. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11264. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11265. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11266. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11267. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11268. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK33 ?X0 ?X1))
?X2)))
11269. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11270. [axiom]
(or
(not (agent
?X0
(sK85
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11271. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11272. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11273. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK85 ?X0)))))
11274. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11275. [axiom]
(instance subclass 'Abstract')
11276. [axiom]
(or
(not (agent
?X0
(sK64
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK25 ?X0 ?X1)
?X2)))
11277. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11278. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11279. [axiom]
(or
(not (member
(sK47
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
11280. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11281. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP4 ?X0 ?X1)))
11282. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11283. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
11284. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11285. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11286. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11287. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK43 ?X0 ?X1))
'Organization'))
11288. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11289. [axiom]
(or
(instance
(sK30 ?X0)
'Nation')
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
11290. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11291. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK46 ?X0)))))
11292. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP0 ?X0 ?X1)))
11293. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11294. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11295. [axiom]
(instance holdsDuring 'Abstract')
11296. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11297. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11298. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11299. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
11300. [axiom]
(or
(not (agent
?X0
(sK14
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11301. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11302. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK67 ?X0)))))
11303. [axiom]
(or
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'AutonomousAgent'))
11304. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11305. [axiom]
(or
(not (agent
?X0
(sK68
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11306. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK38 ?X0 ?X1))
?X2)))
11307. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11308. [axiom]
(or
(instance
(sK37 ?X0)
'Nation')
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
11309. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11310. [axiom]
(or
(instance
(sK39 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP4 ?X0 ?X1)))
11311. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP0 ?X0 ?X1)))
11312. [axiom]
(instance economyType 'Abstract')
11313. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
11314. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11315. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11316. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11317. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11318. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
11319. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11320. [axiom]
(or
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'AutonomousAgent'))
11321. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
11322. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11323. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11324. [axiom]
(or
(not (member
(sK68
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'BeverageAndTobaccoProductManufacturing')))
11325. [axiom]
(not (during ?X0 ?X0))
11326. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11327. [axiom]
(subclass 'BinaryPredicate' 'Relation')
11328. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11329. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing')))
11330. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11331. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11332. [axiom]
(or
(not (agent
?X0
(sK89
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11333. [axiom]
(or
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'AutonomousAgent'))
11334. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11335. [axiom]
(or
(not (member
(sK54
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'FoodAndBeverageStores')))
11336. [axiom]
(or
(instance
(sK92 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
11337. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11338. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11339. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11340. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11341. [axiom]
(member 'Spain' 'EuropeanMonetaryUnion')
11342. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK38 ?X0 ?X1))
?X2)))
11343. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11344. [axiom]
(or
(not (member
(sK59
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'Construction')))
11345. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11346. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11347. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11348. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11349. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11350. [axiom]
(or
(not (member
(sK65 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP6 ?X0 'BeneluxEconomicUnion')))
11351. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11352. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11353. [axiom]
(or
(not (member
(sK70 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP7 ?X0 'MidwayIslands')))
11354. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11355. [axiom]
(member 'Luxembourg' 'BeneluxEconomicUnion')
11356. [axiom]
(subclass 'BinaryPredicate' 'Predicate')
11357. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11358. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK16 ?X0 ?X1)))))
11359. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11360. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11361. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11362. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
11363. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11364. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11365. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11366. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11367. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11368. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11369. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK10 ?X0 ?X1))
?X3)))
11370. [axiom]
(or
(not (member
(sK34 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP3 ?X0 'BeneluxEconomicUnion')))
11371. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
11372. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11373. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11374. [axiom]
(or
(not (member
(sK42
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'PrintingAndRelatedSupportActivities')))
11375. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11376. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11377. [axiom]
(or
(not (member
?X0
(sK24 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP2 ?X1 ?X2)))
11378. [axiom]
(or
(not (member
(sK89
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'WoodProductManufacturing')))
11379. [axiom]
(or
(not (member
(sK75 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'HowlandIsland')))
11380. [axiom]
(instance format 'TernaryPredicate')
11381. [axiom]
(or
(not (member
(sK80
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
11382. [axiom]
(or
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK38 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK39 ?X0 ?X1)
'Nation'))
11383. [axiom]
(or
(not (agent
?X0
(sK82
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11384. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11385. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK38 ?X0 ?X1))
?X2)))
11386. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11387. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11388. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11389. [axiom]
(or
(not (member
(sK70 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP7 ?X0 'BeneluxEconomicUnion')))
11390. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11391. [axiom]
(or
(not (member
(sK59
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'Construction')))
11392. [axiom]
(or
(member
(sK11 ?X0 ?X1)
(sK28
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
11393. [axiom]
(or
(not (member
(sK68
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
11394. [axiom]
(or
(not (member
(sK44 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP5 ?X0 'BeneluxEconomicUnion')))
11395. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11396. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11397. [axiom]
(or
(not (member
(sK24
?X2
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK34 ?X0 ?X1))))
11398. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11399. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11400. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11401. [axiom]
(or
(instance
(sK85 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'PaperManufacturing'))
(not (instance ?X0 'Organization')))
11402. [axiom]
(or
(not (agent
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11403. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11404. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11405. [axiom]
(or
(not (member
?X1
(sK28
(sK81 ?X0))))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (member
?X1
(sK81 ?X0)))
(not (instance
(sK82 ?X0)
'OrganizationalProcess')))
11406. [axiom]
(or
(not (member
(sK37
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
11407. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11408. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11409. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11410. [axiom]
(instance organizationalObjective 'InheritableRelation')
11411. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11412. [axiom]
(or
(not (member
?X1
(sK28
(sK48 ?X0))))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (member
?X1
(sK48 ?X0)))
(not (instance
(sK49 ?X0)
'OrganizationalProcess')))
11413. [axiom]
(or
(member
(sK16 ?X0 ?X1)
(sK28
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
11414. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11415. [axiom]
(or
(not (member
(sK59
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'Construction')))
11416. [axiom]
(or
(not (agent
?X0
(sK64
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
(sK35 ?X0 ?X1)
?X2)))
11417. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11418. [axiom]
(or
(not (agent
?X0
(sK59
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11419. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11420. [axiom]
(or
(not (member
(sK75
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK65 ?X0 ?X1))))
11421. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11422. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11423. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11424. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11425. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11426. [axiom]
(or
(not (member
(sK47
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'PlasticsAndRubberProductsManufacturing')))
11427. [axiom]
(or
(not (member
(sK47
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'PlasticsAndRubberProductsManufacturing')))
11428. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK33 ?X0 ?X1))
?X2)))
11429. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11430. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11431. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11432. [axiom]
(or
(not (member
(sK21
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
11433. [axiom]
(or
(member
(sK44 ?X0 ?X1)
(sK28
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
11434. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11435. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11436. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11437. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
11438. [axiom]
(or
(not (agent
?X0
(sK14
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11439. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11440. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11441. [axiom]
(or
(not (member
(sK42
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
11442. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11443. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11444. [axiom]
(or
(not (member
(sK44 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'NavassaIsland')))
11445. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11446. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11447. [axiom]
(or
(not (member
(sK21
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'ClothingAndClothingAccessoriesStores')))
11448. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11449. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11450. [axiom]
(or
(not (instance ?X0 'Predicate'))
(instance ?X0 'Abstract'))
11451. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11452. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11453. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11454. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11455. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11456. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
11457. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK21
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11458. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11459. [axiom]
(or
(not (member
(sK30
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'GeneralMerchandiseStores')))
11460. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11461. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11462. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11463. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK75 ?X0 ?X1)))))
11464. [axiom]
(or
(not (member
(sK39 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'France')))
11465. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11466. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores')))
11467. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11468. [axiom]
(or
(not (member
(sK44
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK11 ?X0 ?X1))))
11469. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11470. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11471. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11472. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11473. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11474. [axiom]
(or
(not (member
(sK65 ?X0 'MidwayIslands')
'UnitedStatesMinorOutlyingIslands'))
(not (sP6 ?X0 'MidwayIslands')))
11475. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11476. [axiom]
(or
(not (agent
?X0
(sK38
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK76 ?X0 ?X1)
?X2)))
11477. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11478. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11479. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11480. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11481. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11482. [axiom]
(or
(not (member
(sK73
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'WholesaleTrade')))
11483. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11484. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11485. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK48 ?X0)))))
11486. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11487. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11488. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11489. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11490. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11491. [axiom]
(or
(not (agent
?X1
(sK19
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11492. [axiom]
(or
(not (member
(sK49
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'NonstoreRetailers')))
11493. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11494. [axiom]
(or
(not (member
(sK42
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
11495. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11496. [axiom]
(subclass 'Organization' 'Collection')
11497. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
11498. [axiom]
(or
(not (agent
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11499. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11500. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
11501. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
11502. [axiom]
(or
(not (agent
?X1
(sK82
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11503. [axiom]
(or
(not (member
(sK16 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Latvia')))
11504. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11505. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11506. [axiom]
(or
(not (member
(sK82
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
11507. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11508. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11509. [axiom]
(or
(not (member
(sK59
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'Construction')))
11510. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11511. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
11512. [axiom]
(or
(not (member
(sK89
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'WoodProductManufacturing')))
11513. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11514. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11515. [axiom]
(or
(not (member
(sK54
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'FoodAndBeverageStores')))
11516. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK10 ?X0 ?X1))
'Organization'))
11517. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11518. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK48 ?X0)))))
11519. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11520. [axiom]
(or
(not (agent
?X0
(sK47
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11521. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11522. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11523. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11524. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11525. [axiom]
(or
(not (agent
?X0
(sK80
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11526. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11527. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11528. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11529. [axiom]
(or
(not (instance ?X0 'Object'))
(instance ?X0 'Physical'))
11530. [axiom]
(or
(not (agent
?X0
(sK30
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11531. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11532. [axiom]
(or
(not (agent
?X1
(sK49
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11533. [axiom]
(or
(not (member
(sK82
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
11534. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11535. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11536. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11537. [axiom]
(or
(not (member
(sK54
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'FoodAndBeverageStores')))
11538. [axiom]
(or
(not (member
(sK37
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
11539. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11540. [axiom]
(or
(not (agent
?X0
(sK47
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11541. [axiom]
(instance geographicSubregion 'BinaryPredicate')
11542. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11543. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11544. [axiom]
(or
(not (member
(sK34
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK11 ?X0 ?X1))))
11545. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
11546. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11547. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11548. [axiom]
(or
(not (member
(sK91
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'WoodProductManufacturing')))
11549. [axiom]
(or
(not (member
(sK39
?X3
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK23 ?X0 ?X2))))
11550. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
11551. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11552. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK43 ?X0 ?X1))
?X3)))
11553. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11554. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
11555. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11556. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11557. [axiom]
(or
(not (agent
?X1
(sK42
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11558. [axiom]
(or
(not (member
(sK30
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'GeneralMerchandiseStores')))
11559. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11560. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11561. [axiom]
(or
(not (member ?X0 'Malta'))
(not (member ?X0 'EuropeanMonetaryUnion')))
11562. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11563. [axiom]
(or
(not (agent
?X0
(sK42
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11564. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11565. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11566. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11567. [axiom]
(or
(not (member
(sK14
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'PrimaryMetalManufacturing')))
11568. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11569. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
11570. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11571. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11572. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11573. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11574. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11575. [axiom]
(or
(not (instance ?X0 'GeopoliticalArea'))
(instance ?X0 'AutonomousAgent'))
11576. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11577. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11578. [axiom]
(or
(not (member
(sK37
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'TransportationEquipmentManufacturing')))
11579. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11580. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11581. [axiom]
(or
(not (member
(sK30
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'GeneralMerchandiseStores')))
11582. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization')))
11583. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11584. [axiom]
(or
(not (member
(sK21
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
11585. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11586. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11587. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11588. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11589. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11590. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11591. [axiom]
(or
(not (agent
?X0
(sK57
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11592. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11593. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11594. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11595. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11596. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11597. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11598. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
11599. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11600. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK20 ?X0)))))
11601. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
11602. [axiom]
(or
(not (member
(sK34
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP3
?X1
(sK37 ?X0))))
11603. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
11604. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'AutonomousAgent')
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'OrganizationalProcess')))
11605. [axiom]
(or
(not (agent
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11606. [axiom]
(or
(not (member
(sK27
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'ApparelManufacturing')))
11607. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11608. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11609. [axiom]
(or
(not (member
(sK81 ?X0)
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess')))
11610. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11611. [axiom]
(or
(not (member
(sK70
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK75 ?X0 ?X1))))
11612. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11613. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11614. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11615. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11616. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK29 ?X0)))))
11617. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11618. [axiom]
(or
(instance
(sK82 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'Organization')))
11619. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11620. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11621. [axiom]
(or
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
11622. [axiom]
(or
(not (sP2 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
11623. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11624. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11625. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11626. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11627. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11628. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11629. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11630. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11631. [axiom]
(or
(not (member
(sK49
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'NonstoreRetailers')))
11632. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
11633. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11634. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11635. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11636. [axiom]
(or
(not (agent
?X0
(sK30
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11637. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11638. [axiom]
(or
(not (member
(sK24
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2
?X2
(sK28
(sK16 ?X0 ?X1)))))
11639. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11640. [axiom]
(or
(not (agent
?X1
(sK80
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11641. [axiom]
(or
(not (member
(sK57
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'Construction')))
11642. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11643. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11644. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11645. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK69 ?X0 ?X1))
?X3)))
11646. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11647. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11648. [axiom]
(or
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations')))
11649. [axiom]
(or
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'AutonomousAgent'))
11650. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11651. [axiom]
(or
(not (member
(sK24 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Cyprus')))
11652. [axiom]
(or
(not (agent
?X0
(sK90
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization')))
11653. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP0
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11654. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11655. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11656. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11657. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11658. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11659. [axiom]
(or
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
11660. [axiom]
(or
(not (member
(sK34 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Finland')))
11661. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11662. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11663. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11664. [axiom]
(or
(not (member
(sK11
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK33 ?X0 ?X2))))
11665. [axiom]
(or
(not (member
(sK39
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP4
?X0
(sK65 ?X1 ?X2))))
11666. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK69 ?X0 ?X1))
?X2)))
11667. [axiom]
(or
(instance
(sK28
(sK56 ?X0))
'Physical')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
11668. [axiom]
(or
(not (member
(sK39 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP4 ?X0 'BeneluxEconomicUnion')))
11669. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11670. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11671. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11672. [axiom]
(or
(not (agent
?X0
(sK57
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11673. [axiom]
(or
(not (agent
?X1
(sK14
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11674. [axiom]
(or
(not (agent
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11675. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK41 ?X0)))))
11676. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'AutonomousAgent')
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'OrganizationalProcess')))
11677. [axiom]
(or
(not (member
(sK57
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'Construction')))
11678. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11679. [axiom]
(or
(not (member
(sK75
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK39 ?X0 ?X1))))
11680. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK15 ?X0 ?X1))
?X3)))
11681. [axiom]
(or
(not (agent
?X1
(sK37
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11682. [axiom]
(instance names 'InheritableRelation')
11683. [axiom]
(or
(not (member
(sK91
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'WoodProductManufacturing')))
11684. [axiom]
(or
(not (member
?X1
(sK28
(sK91 ?X0))))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (member
?X1
(sK91 ?X0)))
(not (instance
(sK92 ?X0)
'OrganizationalProcess')))
11685. [axiom]
(or
(not (member
(sK75 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Spain')))
11686. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11687. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11688. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
11689. [axiom]
(subclass 'Group' 'CollectionOfObjects')
11690. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11691. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11692. [axiom]
(or
(not (member
(sK30
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'GeneralMerchandiseStores')))
11693. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11694. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers')))
11695. [axiom]
(or
(not (member
(sK91
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'WoodProductManufacturing')))
11696. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
11697. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11698. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11699. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11700. [axiom]
(or
(not (member
(sK27
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'ApparelManufacturing')))
11701. [axiom]
(or
(not (member
(sK44
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP5
?X1
(sK87 ?X0))))
11702. [axiom]
(or
(not (member
(sK91
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'WoodProductManufacturing')))
11703. [axiom]
(or
(not (instance ?X0 'Abstract'))
(instance ?X0 'Entity'))
11704. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11705. [axiom]
(or
(not (agent
?X1
(sK59
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11706. [axiom]
(or
(not (member
(sK27
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'ApparelManufacturing')))
11707. [axiom]
(or
(not (agent
?X1
(sK54
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11708. [axiom]
(instance meetsSpatially 'Predicate')
11709. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK69 ?X0 ?X1))
?X2)))
11710. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11711. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11712. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11713. [axiom]
(or
(not (agent
?X1
(sK62
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11714. [negated_conjecture]
(not (sP3 ?X0 'Org1_1'))
11715. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11716. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers')))
11717. [axiom]
(or
(not (member
(sK27
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'ApparelManufacturing')))
11718. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
11719. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11720. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11721. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11722. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11723. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11724. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11725. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11726. [axiom]
(or
(not (member
(sK16
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP1
?X1
(sK19 ?X0))))
11727. [axiom]
(or
(not (agent
?X0
(sK23
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK12
?X2
(sK23 ?X0 ?X1))
?X3)))
11728. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11729. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11730. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11731. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11732. [axiom]
(or
(instance
(sK32 ?X0)
'Human')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
11733. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11734. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11735. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11736. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK61 ?X0)))))
11737. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11738. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK68
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11739. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11740. [axiom]
(or
(not (member
?X1
(sK28
(sK56 ?X0))))
(instance
(sK56 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (member
?X1
(sK56 ?X0)))
(not (instance
(sK57 ?X0)
'OrganizationalProcess')))
11741. [axiom]
(or
(not (member
(sK19
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'TextileProductMills')))
11742. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11743. [axiom]
(or
(not (member
(sK16 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP1 ?X0 'BeneluxEconomicUnion')))
11744. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK38 ?X0 ?X1))
?X3)))
11745. [axiom]
(or
(not (agent
?X0
(sK74
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK86
(sK74 ?X0 ?X1))
?X2)))
11746. [axiom]
(or
(not (agent
?X0
(sK43
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK35 ?X0 ?X1)
?X2)))
11747. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11748. [axiom]
(or
(not (member
(sK11
?X0
(sK39 ?X1 ?X2))
?X2))
(not (sP4 ?X1 ?X2))
(not (sP0
?X0
(sK39 ?X1 ?X2))))
11749. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11750. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11751. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11752. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11753. [axiom]
(or
(not (member
(sK91
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'WoodProductManufacturing')))
11754. [axiom]
(or
(member
(sK34 ?X0 ?X1)
?X1)
(not (sP3 ?X0 ?X1)))
11755. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11756. [axiom]
(or
(not (member
(sK54
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'FoodAndBeverageStores')))
11757. [axiom]
(or
(not (instance
(sK28
(sK91 ?X0))
'OrganizationOfNations'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Nation'))
11758. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
11759. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11760. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11761. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11762. [axiom]
(or
(not (member
(sK91
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'WoodProductManufacturing')))
11763. [axiom]
(or
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'AutonomousAgent'))
11764. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11765. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11766. [axiom]
(or
(not (subrelation ?X0 organizationalObjective))
(subrelation ?X0 attribute))
11767. [axiom]
(or
(not (member
(sK11
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK10 ?X0 ?X2))))
11768. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK23 ?X0 ?X1))
?X3)))
11769. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11770. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11771. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11772. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11773. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11774. [axiom]
(or
(not (agent
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11775. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11776. [axiom]
(or
(not (instance
(sK23 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
11777. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11778. [axiom]
(or
(not (member
(sK91
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'WoodProductManufacturing')))
11779. [axiom]
(or
(not (member
(sK34
?X0
(sK65 ?X1 ?X2))
?X2))
(not (sP6 ?X1 ?X2))
(not (sP3
?X0
(sK65 ?X1 ?X2))))
11780. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11781. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Relation'))
11782. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11783. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11784. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11785. [axiom]
(or
(not (agent
?X0
(sK89
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11786. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11787. [axiom]
(or
(instance
(sK27 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
11788. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11789. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11790. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11791. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11792. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11793. [negated_conjecture]
(not (attribute 'Org1_1' 'GeneralMerchandiseStores'))
11794. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK64 ?X0 ?X1))
?X2)))
11795. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11796. [axiom]
(or
(not (member
(sK62
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'GasolineStations')))
11797. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11798. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11799. [axiom]
(or
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
11800. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11801. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11802. [axiom]
(or
(not (member
(sK59
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'Construction')))
11803. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11804. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11805. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11806. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11807. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11808. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization')))
11809. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11810. [axiom]
(or
(not (member
(sK19
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'TextileProductMills')))
11811. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11812. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11813. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11814. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11815. [axiom]
(or
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
11816. [axiom]
(or
(not (member
(sK59
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'Construction')))
11817. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11818. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK26 ?X0)))))
11819. [axiom]
(or
(not (agent
?X0
(sK57
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'Construction'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11820. [axiom]
(or
(not (member
(sK75
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP9
?X1
(sK73 ?X0))))
11821. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11822. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
11823. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11824. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11825. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK56 ?X0)))))
11826. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11827. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11828. [axiom]
(or
(not (member
(sK54
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'FoodAndBeverageStores')))
11829. [axiom]
(or
(not (agent
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11830. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK64 ?X0 ?X1))
?X2)))
11831. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11832. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11833. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11834. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11835. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11836. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11837. [axiom]
(or
(not (member
(sK30
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'GeneralMerchandiseStores')))
11838. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11839. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11840. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11841. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11842. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11843. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11844. [axiom]
(or
(not (member
(sK42
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
11845. [axiom]
(or
(not (member
(sK34 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Italy')))
11846. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Entity'))
11847. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11848. [axiom]
(or
(not (member
(sK54
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'FoodAndBeverageStores')))
11849. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11850. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11851. [axiom]
(or
(not (member
(sK37
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
11852. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11853. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11854. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
11855. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11856. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11857. [axiom]
(or
(not (member
(sK16
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP1
?X1
(sK87 ?X0))))
11858. [axiom]
(or
(not (member
(sK24
?X1
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (sP2
?X1
(sK37 ?X0))))
11859. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK38 ?X0 ?X1))
?X3)))
11860. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11861. [axiom]
(or
(not (member
(sK91
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WoodProductManufacturing')))
11862. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11863. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11864. [axiom]
(or
(not (member
?X1
(sK73 ?X0)))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
11865. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11866. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
11867. [axiom]
(or
(not (agent
?X0
(sK38
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP4
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
11868. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11869. [axiom]
(or
(not (agent
?X0
(sK19
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11870. [axiom]
(or
(not (agent
?X0
(sK90
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization')))
11871. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11872. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK79 ?X0)))))
11873. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
11874. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11875. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11876. [axiom]
(or
(not (member
(sK62
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'GasolineStations')))
11877. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11878. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11879. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11880. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11881. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11882. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11883. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11884. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11885. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11886. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK33 ?X0 ?X1))
'Organization'))
11887. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
11888. [axiom]
(or
(not (agent
?X2
(sK80
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11889. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11890. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK23 ?X0 ?X1))
'Organization'))
11891. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11892. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11893. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11894. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11895. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11896. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'Collection')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1)))
11897. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11898. [axiom]
(or
(not (instance ?X0 'City'))
(instance ?X0 'AutonomousAgent'))
11899. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11900. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11901. [axiom]
(or
(not (member
(sK49
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'NonstoreRetailers')))
11902. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11903. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11904. [axiom]
(or
(not (member
(sK37
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
11905. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
11906. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11907. [axiom]
(or
(not (agent
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
11908. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11909. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11910. [axiom]
(or
(not (member
(sK14
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PrimaryMetalManufacturing')))
11911. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK18 ?X0)))))
11912. [axiom]
(or
(instance
(sK51 ?X0)
'Human')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
11913. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
11914. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
11915. [axiom]
(or
(not (agent
?X0
(sK42
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11916. [axiom]
(or
(not (member
(sK68
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'BeverageAndTobaccoProductManufacturing')))
11917. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
11918. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11919. [axiom]
(or
(not (member
(sK21
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'ClothingAndClothingAccessoriesStores')))
11920. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11921. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11922. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
11923. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing')))
11924. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization')))
11925. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11926. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11927. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11928. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
11929. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11930. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11931. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11932. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11933. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11934. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11935. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11936. [axiom]
(instance during 'BinaryPredicate')
11937. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
11938. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11939. [axiom]
(or
(not (member
(sK24 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP2 ?X0 'BeneluxEconomicUnion')))
11940. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11941. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11942. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11943. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11944. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
11945. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK10 ?X0 ?X1))
?X3)))
11946. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
11947. [axiom]
(subrelation instrument patient)
↳ Merge.kif:2624
11948. [axiom]
(or
(instance
(sK49 ?X0)
'GeographicArea')
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
11949. [axiom]
(or
(not (agent
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
11950. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11951. [axiom]
(or
(instance
(sK21 ?X0)
'Physical')
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'Organization')))
11952. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
11953. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11954. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
11955. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
11956. [axiom]
(or
(not (agent
?X0
(sK54
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11957. [axiom]
(or
(not (instance
(sK28
(sK65 ?X0 ?X1))
'OrganizationOfNations'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Nation'))
11958. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
11959. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11960. [axiom]
(or
(not (agent
?X0
(sK33
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
11961. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11962. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
11963. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK75 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11964. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11965. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11966. [axiom]
(or
(not (member
(sK13 ?X0)
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess')))
11967. [axiom]
(or
(instance
(sK49 ?X0)
'Physical')
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance ?X0 'Organization')))
11968. [axiom]
(or
(member
?X1
(sK38 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2)))
11969. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
11970. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11971. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11972. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11973. [axiom]
(or
(not (agent
?X0
(sK42
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11974. [axiom]
(or
(not (agent
?X0
(sK42
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
11975. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
11976. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11977. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11978. [axiom]
(or
(not (member
(sK27
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'ApparelManufacturing')))
11979. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
11980. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
11981. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
11982. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
11983. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
11984. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11985. [axiom]
(or
(not (member
(sK42
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'PrintingAndRelatedSupportActivities')))
11986. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
11987. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
11988. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
11989. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
11990. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
11991. [axiom]
(or
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance
(sK43 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
11992. [axiom]
(or
(not (member
(sK11 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP0 ?X0 'BeneluxEconomicUnion')))
11993. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
11994. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
11995. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
11996. [axiom]
(or
(not (instance
(sK28
(sK79 ?X0))
'OrganizationOfNations'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Nation'))
11997. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
11998. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
11999. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12000. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction')))
12001. [axiom]
(or
(not (member
(sK42
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'PrintingAndRelatedSupportActivities')))
12002. [axiom]
(or
(not (agent
?X2
(sK80
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12003. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12004. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12005. [axiom]
(or
(not (agent
?X1
(sK30
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12006. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12007. [axiom]
(or
(not (member
(sK47
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
12008. [axiom]
(or
(not (member
?X3
(sK74 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
12009. [axiom]
(or
(not (member ?X0 'Portugal'))
(not (member ?X0 'EuropeanMonetaryUnion')))
12010. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12011. [axiom]
(not (member 'Luxembourg' 'Belgium'))
12012. [axiom]
(or
(not (member
(sK80
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12013. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12014. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12015. [axiom]
(subclass 'City' 'Object')
12016. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
12017. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12018. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12019. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12020. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12021. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12022. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12023. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12024. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12025. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12026. [axiom]
(or
(not (member
(sK19
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'TextileProductMills')))
12027. [axiom]
(or
(not (member
(sK39
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK15 ?X0 ?X2))))
12028. [axiom]
(or
(not (agent
?X0
(sK19
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12029. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12030. [axiom]
(or
(not (agent
?X2
(sK21
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12031. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12032. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12033. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12034. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12035. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12036. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12037. [axiom]
(subclass 'Nation' 'Physical')
12038. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12039. [axiom]
(or
(not (agent
?X0
(sK14
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12040. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12041. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12042. [axiom]
(or
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
12043. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12044. [axiom]
(or
(not (agent
?X0
(sK23
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
12045. [axiom]
(or
(not (agent
?X0
(sK15
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK35 ?X0 ?X1)
?X2)))
12046. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12047. [axiom]
(or
(not (agent
?X0
(sK49
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12048. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12049. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12050. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12051. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12052. [axiom]
(or
(not (member
(sK89
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'WoodProductManufacturing')))
12053. [axiom]
(or
(not (instance ?X0 'City'))
(instance ?X0 'Object'))
12054. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12055. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12056. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12057. [axiom]
(or
(not (agent
?X0
(sK59
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12058. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12059. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12060. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12061. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12062. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK88 ?X0)))))
12063. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'Collection')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
12064. [axiom]
(or
(not (member
(sK24 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Slovenia')))
12065. [axiom]
(or
(instance
(sK33 ?X0 ?X1)
'TransportationDevice')
(not (sP3 ?X0 ?X1)))
12066. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization')))
12067. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12068. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
12069. [axiom]
(or
(not (agent
?X1
(sK57
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12070. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12071. [axiom]
(or
(not (member
(sK57
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'Construction')))
12072. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12073. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
12074. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12075. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12076. [axiom]
(or
(not (member
(sK65
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK16 ?X0 ?X1))))
12077. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK74 ?X0 ?X1))
?X2)))
12078. [axiom]
(or
(not (agent
?X0
(sK43
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK40 ?X0 ?X1)
?X2)))
12079. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12080. [axiom]
(or
(not (agent
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12081. [axiom]
(or
(not (agent
?X0
(sK37
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12082. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12083. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12084. [axiom]
(or
(not (instance
(sK74 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
12085. [axiom]
(or
(not (member
(sK34 ?X0 'HowlandIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'HowlandIsland')))
12086. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12087. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12088. [axiom]
(or
(instance
(sK28
(sK11 ?X0 ?X1))
'Entity')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (sP0 ?X0 ?X1)))
12089. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12090. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP3
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12091. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12092. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12093. [axiom]
(or
(not (member
(sK27
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'ApparelManufacturing')))
12094. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12095. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
12096. [axiom]
(or
(not (agent
?X0
(sK38
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK45 ?X0 ?X1)
?X2)))
12097. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12098. [axiom]
(or
(not (agent
?X0
(sK62
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12099. [axiom]
(or
(not (member
(sK11
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP0
?X0
(sK11 ?X1 ?X2))))
12100. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12101. [axiom]
(or
(not (member
(sK73
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'WholesaleTrade')))
12102. [axiom]
(not (member 'NavassaIsland' 'BakerIsland'))
12103. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12104. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12105. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
12106. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12107. [axiom]
(or
(not (member
(sK80
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12108. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12109. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade')))
12110. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12111. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12112. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK91 ?X0)))))
12113. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK74 ?X0 ?X1))
?X2)))
12114. [axiom]
(or
(not (member
(sK89
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WoodProductManufacturing')))
12115. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12116. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12117. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12118. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
12119. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12120. [axiom]
(or
(not (member
(sK70 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Ireland')))
12121. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12122. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'Physical')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
12123. [axiom]
(or
(member
(sK89 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
12124. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP5
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12125. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12126. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12127. [axiom]
(or
(not (agent
?X0
(sK57
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'Construction'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12128. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK70 ?X0 ?X1)))))
12129. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12130. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12131. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12132. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12133. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12134. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK29 ?X0)))))
12135. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12136. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12137. [axiom]
(or
(not (member
(sK75
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP9
?X0
(sK70 ?X1 ?X2))))
12138. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12139. [axiom]
(or
(not (member
(sK73
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'WholesaleTrade')))
12140. [axiom]
(or
(not (agent
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12141. [axiom]
(or
(not (member
(sK70 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP7 ?X0 'UnitedStatesMinorOutlyingIslands')))
12142. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12143. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12144. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
12145. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12146. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12147. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK16 ?X0 ?X1)))))
12148. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12149. [axiom]
(or
(not (agent
?X0
(sK69
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK86
(sK64 ?X0 ?X1))
?X2)))
12150. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12151. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12152. [axiom]
(or
(not (member
(sK57
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'Construction')))
12153. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12154. [axiom]
(or
(not (agent
?X1
(sK47
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12155. [axiom]
(or
(not (member
(sK82
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
12156. [axiom]
(or
(not (member
(sK42
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'PrintingAndRelatedSupportActivities')))
12157. [axiom]
(or
(not (member
(sK82
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'MotorVehicleAndPartsDealers')))
12158. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12159. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12160. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12161. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP2 ?X0 ?X1)))
12162. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12163. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'Entity'))
12164. [axiom]
(or
(instance
(sK80 ?X0)
'GeographicArea')
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
12165. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12166. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12167. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12168. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12169. [axiom]
(or
(not (member
(sK37
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
12170. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12171. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12172. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores')))
12173. [axiom]
(or
(not (member
?X2
(sK28
(sK65 ?X0 ?X1))))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1))
(not (member
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess')))
12174. [axiom]
(or
(not (member
(sK65
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP6
?X0
(sK75 ?X1 ?X2))))
12175. [axiom]
(or
(not (agent
?X0
(sK14
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12176. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'Entity')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
12177. [axiom]
(or
(not (member
(sK59
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'Construction')))
12178. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12179. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12180. [axiom]
(or
(not (member ?X0 'Cyprus'))
(not (member ?X0 'EuropeanMonetaryUnion')))
12181. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12182. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12183. [axiom]
(or
(not (member
(sK85
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PaperManufacturing')))
12184. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12185. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12186. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'AutonomousAgent')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP2 ?X0 ?X1)))
12187. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12188. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12189. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
12190. [axiom]
(or
(not (agent
?X0
(sK73
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12191. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12192. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK64 ?X0 ?X1))
?X2)))
12193. [axiom]
(or
(not (member
(sK75
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP9
?X0
(sK75 ?X1 ?X2))))
12194. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12195. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12196. [axiom]
(or
(not (member
(sK89
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'WoodProductManufacturing')))
12197. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'Physical')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
12198. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12199. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12200. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12201. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12202. [axiom]
(or
(instance
(sK14 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance ?X0 'Organization')))
12203. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12204. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12205. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12206. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12207. [axiom]
(or
(not (member
(sK85
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PaperManufacturing')))
12208. [axiom]
(or
(not (member
(sK57
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'Construction')))
12209. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK38 ?X0 ?X1))
?X3)))
12210. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12211. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12212. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12213. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK20 ?X0)))))
12214. [axiom]
(or
(not (member
(sK57
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'Construction')))
12215. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12216. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12217. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12218. [axiom]
(or
(not (agent
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12219. [axiom]
(or
(not (agent
?X0
(sK37
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12220. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12221. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12222. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12223. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12224. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK75 ?X0 ?X1)))))
12225. [axiom]
(or
(not (member
(sK65
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP6
?X1
(sK82 ?X0))))
12226. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12227. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12228. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12229. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12230. [axiom]
(subclass 'Predicate' 'Abstract')
12231. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12232. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12233. [axiom]
(or
(not (member
(sK34
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK38 ?X0 ?X2))))
12234. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12235. [axiom]
(or
(not (agent
?X0
(sK37
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12236. [axiom]
(subclass 'Organization' 'AutonomousAgent')
12237. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12238. [axiom]
(or
(not (agent
?X0
(sK62
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12239. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12240. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12241. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12242. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12243. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12244. [axiom]
(or
(not (agent
(sK81 ?X0)
?X1))
(instance
(sK83 ?X0)
'TransportationDevice')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK81 ?X0)
'JoiningAnOrganization'))
(not (instance ?X1 'AutonomousAgent'))
(instance
(sK84 ?X0)
'TransportationDevice')
(member
?X1
(sK83 ?X0))
(not (instance
(sK81 ?X0)
'Organization')))
12245. [axiom]
(or
(not (agent
?X0
(sK59
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12246. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12247. [axiom]
(or
(not (member
(sK27
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ApparelManufacturing')))
12248. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'Entity')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
12249. [axiom]
(or
(not (connectedBodyPartTypes ?X2 ?X1 ?X0))
(connectedBodyPartTypes ?X1 ?X2 ?X0))
12250. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12251. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12252. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12253. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12254. [axiom]
(or
(not (member
(sK59
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'Construction')))
12255. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK48 ?X0)))))
12256. [axiom]
(subclass 'Abstract' 'Entity')
12257. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12258. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12259. [axiom]
(subrelation economyType attribute)
↳ Economy.kif:86
12260. [axiom]
(or
(not (member
(sK24
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP2
?X0
(sK11 ?X1 ?X2))))
12261. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12262. [axiom]
(or
(not (agent
?X0
(sK59
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'Construction'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12263. [axiom]
(subclass 'AutonomousAgent' 'Entity')
12264. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12265. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
12266. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12267. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12268. [axiom]
(or
(not (agent
?X2
(sK30
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12269. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12270. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12271. [axiom]
(or
(not (member
(sK85
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'PaperManufacturing')))
12272. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12273. [axiom]
(or
(not (member
(sK14
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'PrimaryMetalManufacturing')))
12274. [axiom]
(or
(member
(sK73 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
12275. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12276. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12277. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12278. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12279. [axiom]
(or
(not (member
(sK14
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'PrimaryMetalManufacturing')))
12280. [axiom]
(or
(not (member
(sK39 ?X0 'Portugal')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Portugal')))
12281. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12282. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12283. [axiom]
(or
(not (agent
(sK35 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK33 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1)))
12284. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12285. [axiom]
(member 'Finland' 'EuropeanMonetaryUnion')
12286. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK33 ?X0 ?X1))
'Organization'))
12287. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12288. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12289. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'Physical')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
12290. [axiom]
(or
(not (member
(sK42
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'PrintingAndRelatedSupportActivities')))
12291. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12292. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP1
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12293. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK48 ?X0)))))
12294. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12295. [axiom]
(or
(not (instance ?X0 'Group'))
(instance ?X0 'Collection'))
12296. [axiom]
(or
(not (member
(sK49
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'NonstoreRetailers')))
12297. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12298. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12299. [axiom]
(or
(not (agent
?X0
(sK62
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'GasolineStations'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12300. [axiom]
(or
(not (member
(sK37
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'TransportationEquipmentManufacturing')))
12301. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12302. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12303. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12304. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12305. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12306. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12307. [axiom]
(or
(not (member
(sK47
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'PlasticsAndRubberProductsManufacturing')))
12308. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
12309. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12310. [axiom]
(or
(not (agent
?X1
(sK27
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12311. [axiom]
(or
(not (sP7 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X3 'AutonomousAgent'))
(not (agent ?X0 ?X3)))
12312. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12313. [axiom]
(or
(not (agent
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12314. [axiom]
(or
(not (member
(sK75 ?X0 'WakeIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP9 ?X0 'WakeIsland')))
12315. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP0
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12316. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12317. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12318. [negated_conjecture]
(not (attribute 'Org1_1' 'PaperManufacturing'))
12319. [axiom]
(or
(not (agent
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12320. [axiom]
(or
(not (member
(sK59
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'Construction')))
12321. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12322. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK20 ?X0)))))
12323. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12324. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12325. [axiom]
(or
(not (agent
?X0
(sK37
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12326. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12327. [axiom]
(or
(not (member
(sK91
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'WoodProductManufacturing')))
12328. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12329. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12330. [axiom]
(or
(not (member
(sK80
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12331. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12332. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12333. [axiom]
(or
(not (member
(sK16 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Austria')))
12334. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12335. [axiom]
(or
(not (agent
?X0
(sK28
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization'))
12336. [axiom]
(or
(instance
(sK28
(sK61 ?X0))
'Entity')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(instance
(sK61 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
12337. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12338. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12339. [axiom]
(or
(not (member
(sK49
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'NonstoreRetailers')))
12340. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12341. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12342. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12343. [axiom]
(or
(not (agent
?X0
(sK21
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12344. [axiom]
(or
(not (member
(sK24 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Belgium')))
12345. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12346. [axiom]
(or
(not (agent
?X0
(sK62
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'GasolineStations'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12347. [axiom]
(or
(not (member
(sK85
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'PaperManufacturing')))
12348. [axiom]
(or
(not (agent
?X1
(sK14
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12349. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12350. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12351. [axiom]
(or
(not (member
(sK73
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'WholesaleTrade')))
12352. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12353. [axiom]
(or
(member
(sK46 ?X0)
(sK28
(sK46 ?X0)))
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
12354. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
12355. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12356. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12357. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12358. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12359. [axiom]
(or
(not (agent
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12360. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12361. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12362. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12363. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12364. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization')))
12365. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12366. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12367. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12368. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12369. [axiom]
(or
(not (agent
?X0
(sK62
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12370. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12371. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12372. [axiom]
(or
(not (member
(sK70
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP7
?X0
(sK34 ?X1 ?X2))))
12373. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12374. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12375. [axiom]
(or
(member
(sK75 ?X0 ?X1)
(sK28
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
12376. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12377. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12378. [axiom]
(or
(not (member
(sK59
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'Construction')))
12379. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12380. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12381. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK44 ?X0 ?X1)))))
12382. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12383. [axiom]
(or
(not (member
(sK85
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'PaperManufacturing')))
12384. [axiom]
(or
(instance
(sK41 ?X0)
'Manufacture')
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'Organization')))
12385. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12386. [axiom]
(or
(not (agent
?X1
(sK62
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'GasolineStations'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12387. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12388. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12389. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12390. [axiom]
(or
(not (agent
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12391. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12392. [axiom]
(or
(not (member
(sK47
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'PlasticsAndRubberProductsManufacturing')))
12393. [axiom]
(or
(not (agent
?X0
(sK28
(sK85
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
12394. [axiom]
(or
(not (agent
?X0
(sK49
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12395. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12396. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12397. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12398. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12399. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12400. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12401. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK16 ?X0 ?X1)))))
12402. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
12403. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK23 ?X0 ?X1))
?X2)))
12404. [axiom]
(or
(not (agent
?X0
(sK33
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK45 ?X0 ?X1)
?X2)))
12405. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12406. [axiom]
(or
(not (agent
?X0
(sK73
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12407. [axiom]
(or
(not (member
(sK54
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'FoodAndBeverageStores')))
12408. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12409. [axiom]
(or
(not (agent
?X0
(sK62
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12410. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12411. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12412. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12413. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK38 ?X0 ?X1))
'Organization'))
12414. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12415. [axiom]
(or
(not (member
(sK68
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
12416. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12417. [axiom]
(or
(not (member
(sK91
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'WoodProductManufacturing')))
12418. [axiom]
(or
(not (member
(sK21
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
12419. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12420. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK74 ?X0 ?X1))
?X3)))
12421. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12422. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12423. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12424. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12425. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12426. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12427. [axiom]
(or
(not (agent
?X0
(sK42
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12428. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12429. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12430. [axiom]
(or
(not (member
(sK49
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'NonstoreRetailers')))
12431. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK70 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12432. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12433. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12434. [axiom]
(instance 'BeginFn' 'UnaryFunction')
12435. [axiom]
(or
(not (agent
?X1
(sK59
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12436. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12437. [axiom]
(or
(not (member
(sK62
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'GasolineStations')))
12438. [axiom]
(or
(not (member
(sK39 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Slovakia')))
12439. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12440. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12441. [axiom]
(or
(not (member
?X1
(sK21 ?X0)))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
12442. [axiom]
(or
(not (agent
?X0
(sK91
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12443. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12444. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12445. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12446. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP7
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12447. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12448. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK33 ?X0 ?X1))
?X2)))
12449. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK70
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK70
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12450. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12451. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
12452. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization')))
12453. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12454. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12455. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12456. [axiom]
(instance 'YearFn' 'UnaryFunction')
12457. [axiom]
(or
(not (agent
?X0
(sK15
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
12458. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12459. [axiom]
(or
(not (agent
?X0
(sK42
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12460. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12461. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12462. [axiom]
(or
(not (member
(sK11
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP0
?X2
(sK28
(sK34 ?X0 ?X1)))))
12463. [axiom]
(or
(instance
(sK27 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'Organization')))
12464. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12465. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12466. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP3
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12467. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12468. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12469. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12470. [axiom]
(or
(not (member
(sK11
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP0
?X0
(sK34 ?X1 ?X2))))
12471. [axiom]
(or
(not (member
?X0
(sK16 ?X1 ?X2)))
(not (member ?X0 ?X2))
(not (sP1 ?X1 ?X2)))
12472. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12473. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12474. [axiom]
(or
(not (agent
?X1
(sK21
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12475. [axiom]
(or
(not (member
(sK68
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'BeverageAndTobaccoProductManufacturing')))
12476. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12477. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12478. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12479. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12480. [axiom]
(or
(not (agent
?X0
(sK49
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12481. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12482. [axiom]
(or
(not (member
(sK59
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'Construction')))
12483. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12484. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12485. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12486. [axiom]
(or
(not (agent
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12487. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12488. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12489. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK33 ?X0 ?X1))
?X2)))
12490. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12491. [axiom]
(or
(not (member
(sK21
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'ClothingAndClothingAccessoriesStores')))
12492. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12493. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
12494. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12495. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12496. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12497. [axiom]
(or
(not (member
(sK57
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'Construction')))
12498. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12499. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12500. [axiom]
(or
(not (member
(sK44
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP5
?X1
(sK89 ?X0))))
12501. [axiom]
(or
(not (agent
?X0
(sK37
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12502. [axiom]
(or
(not (member
(sK54
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'FoodAndBeverageStores')))
12503. [axiom]
(or
(not (member
(sK85
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'PaperManufacturing')))
12504. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12505. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12506. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12507. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12508. [axiom]
(or
(not (member
(sK42
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
12509. [axiom]
(or
(not (agent
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12510. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12511. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK24 ?X0 ?X1))))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK24 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12512. [axiom]
(or
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK69 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK70 ?X0 ?X1)
'Nation'))
12513. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK91 ?X0)))))
12514. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12515. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12516. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12517. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK10 ?X0 ?X1))
'Organization'))
12518. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12519. [axiom]
(or
(instance
(sK31 ?X0)
'Entity')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
12520. [axiom]
(or
(not (agent
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12521. [axiom]
(or
(not (member
(sK80
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12522. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12523. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
12524. [axiom]
(or
(not (agent
?X0
(sK74
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK92
(sK15 ?X0 ?X1))
?X2)))
12525. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12526. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12527. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12528. [axiom]
(or
(not (agent
?X1
(sK37
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12529. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12530. [axiom]
(or
(not (agent
?X0
(sK59
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12531. [axiom]
(or
(not (member
(sK19
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'TextileProductMills')))
12532. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12533. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing')))
12534. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12535. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12536. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
12537. [axiom]
(or
(member
(sK91 ?X0)
(sK90 ?X0))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
12538. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12539. [axiom]
(or
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
12540. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK26 ?X0)))))
12541. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12542. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12543. [axiom]
(or
(not (agent
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12544. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12545. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12546. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing')))
12547. [axiom]
(or
(not (member
(sK73
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'WholesaleTrade')))
12548. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12549. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12550. [axiom]
(or
(not (member
(sK80
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12551. [axiom]
(or
(not (member
(sK27
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'ApparelManufacturing')))
12552. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12553. [axiom]
(or
(not (agent
?X1
(sK85
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12554. [axiom]
(or
(not (member
(sK59
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'Construction')))
12555. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12556. [axiom]
(or
(not (member
(sK47
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'PlasticsAndRubberProductsManufacturing')))
12557. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12558. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12559. [axiom]
(or
(not (member
(sK89
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'WoodProductManufacturing')))
12560. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12561. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12562. [axiom]
(or
(not (member
(sK16
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK43 ?X0 ?X2))))
12563. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
12564. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12565. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12566. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12567. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12568. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12569. [axiom]
(or
(agent
(sK19 ?X0)
(sK18 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
12570. [axiom]
(or
(not (member
(sK70
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP7
?X1
(sK89 ?X0))))
12571. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction')))
12572. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK33 ?X0 ?X1))
?X3)))
12573. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12574. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12575. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12576. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12577. [axiom]
(or
(not (agent
?X1
(sK85
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12578. [axiom]
(or
(instance
(sK28
(sK91 ?X0))
'Entity')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(instance
(sK91 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
12579. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12580. [axiom]
(or
(not (member
(sK75
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK16 ?X0 ?X1))))
12581. [axiom]
(or
(not (sP4 ?X0 ?X1))
(instance ?X0 'Manufacture'))
12582. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12583. [axiom]
(or
(not (agent
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12584. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12585. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12586. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12587. [axiom]
(or
(not (agent
?X0
(sK89
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12588. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12589. [axiom]
(or
(not (member
(sK75 ?X0 ?X1)
?X2))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
12590. [axiom]
(or
(agent
(sK25 ?X0 ?X1)
(sK24 ?X0 ?X1))
(not (sP2 ?X0 ?X1)))
12591. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12592. [axiom]
(or
(not (member
(sK57
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'Construction')))
12593. [axiom]
(member 'Netherlands' 'EuropeanMonetaryUnion')
12594. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12595. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12596. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12597. [axiom]
(or
(not (agent
?X0
(sK47
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12598. [axiom]
(or
(not (part ?X1 ?X2))
(not (part ?X0 ?X1))
(part ?X0 ?X2))
12599. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12600. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12601. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12602. [axiom]
(or
(not (agent
?X0
(sK27
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12603. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12604. [axiom]
(or
(not (agent
?X0
(sK82
(sK44 ?X0 ?X1))))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12605. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12606. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12607. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12608. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK56 ?X0)))))
12609. [axiom]
(or
(patient
(sK45 ?X0 ?X1)
(sK43 ?X0 ?X1))
(not (sP5 ?X0 ?X1)))
12610. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12611. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12612. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12613. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
12614. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12615. [axiom]
(or
(not (member
(sK80
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12616. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12617. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12618. [negated_conjecture]
(not (sP4 ?X0 'Org1_1'))
12619. [axiom]
(or
(not (agent
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12620. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12621. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12622. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12623. [axiom]
(or
(not (agent
?X0
(sK38
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP4
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
12624. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK33 ?X0 ?X1))
?X3)))
12625. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12626. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12627. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12628. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12629. [axiom]
(or
(not (agent
?X0
(sK91
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12630. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
12631. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12632. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12633. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12634. [axiom]
(or
(not (agent
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12635. [axiom]
(or
(not (member
(sK57
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'Construction')))
12636. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK81 ?X0)))))
12637. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12638. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12639. [axiom]
(or
(not (agent
?X0
(sK37
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12640. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12641. [axiom]
(or
(not (member
(sK89
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'WoodProductManufacturing')))
12642. [axiom]
(or
(not (member ?X0 'Luxembourg'))
(not (member ?X0 'EuropeanMonetaryUnion')))
12643. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12644. [axiom]
(or
(not (member
(sK24
?X1
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (sP2
?X1
(sK54 ?X0))))
12645. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12646. [axiom]
(or
(not (member
(sK82
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
12647. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12648. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12649. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12650. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12651. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12652. [axiom]
(or
(not (agent
?X1
(sK73
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12653. [axiom]
(or
(not (agent
?X2
(sK68
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12654. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12655. [axiom]
(or
(not (member
(sK30
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'GeneralMerchandiseStores')))
12656. [axiom]
(or
(not (member
(sK30
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'GeneralMerchandiseStores')))
12657. [axiom]
(or
(not (member
(sK21
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'ClothingAndClothingAccessoriesStores')))
12658. [axiom]
(or
(instance
(sK24 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP2 ?X1 ?X0)))
12659. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
12660. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12661. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12662. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12663. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12664. [axiom]
(or
(not (member
(sK30
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'GeneralMerchandiseStores')))
12665. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12666. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12667. [axiom]
(or
(not (member
(sK75
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP9
?X1
(sK59 ?X0))))
12668. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK23 ?X0 ?X1))
?X3)))
12669. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK13 ?X0)))))
12670. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12671. [axiom]
(instance subAttribute 'Entity')
12672. [axiom]
(or
(not (agent
?X0
(sK15
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK12 ?X0 ?X1)
?X2)))
12673. [axiom]
(or
(not (agent
?X0
(sK82
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12674. [axiom]
(or
(not (agent
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12675. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12676. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12677. [axiom]
(or
(not (member
(sK62
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'GasolineStations')))
12678. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12679. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12680. [axiom]
(or
(not (agent
?X0
(sK49
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12681. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12682. [axiom]
(or
(not (member
(sK49
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'NonstoreRetailers')))
12683. [axiom]
(or
(not (agent
?X0
(sK57
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'Construction'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12684. [axiom]
(or
(not (member
(sK27
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'ApparelManufacturing')))
12685. [axiom]
(or
(not (member
(sK39 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Germany')))
12686. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12687. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12688. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12689. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12690. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12691. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12692. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12693. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12694. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12695. [axiom]
(or
(not (agent
?X1
(sK42
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12696. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12697. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization')))
12698. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12699. [axiom]
(or
(not (member
(sK82
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'MotorVehicleAndPartsDealers')))
12700. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12701. [axiom]
(or
(not (member
(sK73
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'WholesaleTrade')))
12702. [axiom]
(or
(not (member
(sK47
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'PlasticsAndRubberProductsManufacturing')))
12703. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12704. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12705. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK74 ?X0 ?X1))
'Organization'))
12706. [axiom]
(or
(not (agent
?X1
(sK21
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12707. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12708. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12709. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12710. [axiom]
(or
(not (agent
?X0
(sK27
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12711. [axiom]
(or
(not (agent
?X1
(sK14
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12712. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12713. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12714. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12715. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12716. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12717. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12718. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12719. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12720. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'Entity')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
12721. [axiom]
(or
(not (member
(sK39
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X1
(sK21 ?X0))))
12722. [axiom]
(or
(not (member
(sK42
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'PrintingAndRelatedSupportActivities')))
12723. [axiom]
(or
(not (member
(sK24 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Lithuania')))
12724. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
12725. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12726. [axiom]
(or
(not (agent
?X1
(sK27
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12727. [axiom]
(or
(not (agent
?X0
(sK74
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK66 ?X0 ?X1)
?X2)))
12728. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12729. [axiom]
(or
(not (member
(sK85
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'PaperManufacturing')))
12730. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12731. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization')))
12732. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12733. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12734. [axiom]
(or
(not (member
(sK16 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP1 ?X0 'PalmyraAtoll')))
12735. [axiom]
(or
(not (agent
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12736. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12737. [axiom]
(or
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK58 ?X0)
'OrganizationOfNations'))
(instance
(sK59 ?X0)
'Nation'))
12738. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12739. [axiom]
(or
(not (agent
?X0
(sK57
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12740. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12741. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12742. [axiom]
(or
(not (member
(sK49
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'NonstoreRetailers')))
12743. [axiom]
(or
(not (member
(sK42
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'PrintingAndRelatedSupportActivities')))
12744. [axiom]
(instance subProcess 'Abstract')
12745. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12746. [axiom]
(or
(not (member
(sK82
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'MotorVehicleAndPartsDealers')))
12747. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK74 ?X0 ?X1))
?X3)))
12748. [axiom]
(or
(not (agent
?X0
(sK80
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12749. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12750. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12751. [axiom]
(or
(not (agent
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12752. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12753. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12754. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12755. [axiom]
(instance disjoint 'Entity')
12756. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12757. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12758. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK70 ?X0 ?X1)))))
12759. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12760. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12761. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12762. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK89
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12763. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12764. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12765. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12766. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12767. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12768. [axiom]
(instance subrelation 'Abstract')
12769. [axiom]
(or
(not (agent
?X0
(sK82
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12770. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12771. [axiom]
(or
(not (agent
?X0
(sK62
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'GasolineStations'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12772. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
12773. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12774. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12775. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12776. [axiom]
(or
(not (member
(sK89
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'WoodProductManufacturing')))
12777. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12778. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12779. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12780. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12781. [axiom]
(or
(not (member
(sK37
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'TransportationEquipmentManufacturing')))
12782. [axiom]
(or
(not (member
(sK70 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Spain')))
12783. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
12784. [axiom]
(or
(not (agent
?X0
(sK43
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
12785. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK10 ?X0 ?X1))
?X2)))
12786. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12787. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12788. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12789. [axiom]
(or
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
12790. [axiom]
(or
(not (resource ?X1 ?X0))
(patient ?X1 ?X0))
12791. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12792. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12793. [axiom]
(or
(instance
(sK19 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
12794. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12795. [axiom]
(or
(not (agent
?X0
(sK19
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12796. [axiom]
(or
(not (agent
?X0
(sK21
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12797. [axiom]
(or
(not (agent
?X1
(sK49
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12798. [axiom]
(instance 'Org1_1' 'Collection')
12799. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12800. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12801. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12802. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK23 ?X0 ?X1))
?X2)))
12803. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization')))
12804. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
12805. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12806. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
12807. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12808. [axiom]
(or
(instance
(sK14 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
12809. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12810. [axiom]
(subclass 'GeopoliticalArea' 'Object')
12811. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12812. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12813. [axiom]
(instance attribute 'BinaryPredicate')
12814. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12815. [axiom]
(or
(not (agent
?X0
(sK49
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12816. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12817. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP0
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12818. [axiom]
(or
(not (agent
?X1
(sK80
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12819. [axiom]
(or
(not (agent
?X1
(sK59
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
12820. [axiom]
(or
(not (member
(sK30
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'GeneralMerchandiseStores')))
12821. [axiom]
(or
(not (member
(sK54
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'FoodAndBeverageStores')))
12822. [axiom]
(or
(not (agent
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12823. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP4
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12824. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK43 ?X0 ?X1))
'Organization'))
12825. [axiom]
(or
(not (agent
?X1
(sK73
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12826. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12827. [axiom]
(or
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
12828. [axiom]
(or
(not (member
(sK27
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'ApparelManufacturing')))
12829. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'Entity')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
12830. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12831. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12832. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12833. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
12834. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP3
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12835. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
12836. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
12837. [axiom]
(or
(not (member
(sK62
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'GasolineStations')))
12838. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12839. [axiom]
(or
(not (member
(sK70
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP7
?X1
(sK14 ?X0))))
12840. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12841. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK33 ?X0 ?X1))
?X2)))
12842. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12843. [axiom]
(or
(not (member
(sK19
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'TextileProductMills')))
12844. [axiom]
(or
(not (agent
?X0
(sK49
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12845. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'CollectionOfObjects')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
12846. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'Organization')))
12847. [axiom]
(or
(not (agent
?X0
(sK37
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12848. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12849. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12850. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12851. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12852. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'Group')
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess')))
12853. [axiom]
(instance organizationalObjective 'Relation')
12854. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12855. [axiom]
(or
(not (member
(sK73
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WholesaleTrade')))
12856. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK88 ?X0)))))
12857. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP3
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12858. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
12859. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12860. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12861. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12862. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12863. [axiom]
(or
(not (member
(sK47
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PlasticsAndRubberProductsManufacturing')))
12864. [axiom]
(or
(not (agent
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12865. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12866. [axiom]
(or
(not (agent
?X1
(sK91
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12867. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK67 ?X0)))))
12868. [axiom]
(or
(instance
(sK28
(sK29 ?X0))
'Physical')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(instance
(sK29 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
12869. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12870. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12871. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1)))
12872. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12873. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12874. [axiom]
(or
(not (agent
?X0
(sK69
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
12875. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12876. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12877. [axiom]
(or
(not (agent
?X1
(sK27
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12878. [axiom]
(or
(not (member
(sK11 ?X0 'Luxembourg')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Luxembourg')))
12879. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12880. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12881. [axiom]
(instance range 'Relation')
12882. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12883. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12884. [axiom]
(or
(not (member
(sK14
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'PrimaryMetalManufacturing')))
12885. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK33 ?X0 ?X1))
?X2)))
12886. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12887. [axiom]
(or
(not (agent
?X0
(sK54
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12888. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12889. [axiom]
(or
(not (member
(sK85
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PaperManufacturing')))
12890. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12891. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12892. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK10 ?X0 ?X1))
'Organization'))
12893. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12894. [axiom]
(or
(not (agent
?X0
(sK73
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12895. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12896. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12897. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
12898. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK56 ?X0)))))
12899. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12900. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12901. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12902. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12903. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12904. [axiom]
(or
(not (member
(sK21
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
12905. [axiom]
(or
(not (agent
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12906. [axiom]
(or
(not (member
(sK68
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'BeverageAndTobaccoProductManufacturing')))
12907. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12908. [axiom]
(or
(not (agent
(sK13 ?X0)
?X2))
(not (instance
(sK13 ?X0)
'Organization'))
(not (agent
(sK13 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK13 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing')))
12909. [axiom]
(or
(not (member
(sK14
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'PrimaryMetalManufacturing')))
12910. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12911. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'Entity')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
12912. [axiom]
(or
(not (member
(sK73
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'WholesaleTrade')))
12913. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12914. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
12915. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12916. [axiom]
(or
(not (member
(sK65
?X2
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK75 ?X0 ?X1))))
12917. [axiom]
(or
(not (member
(sK70
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP7
?X1
(sK62 ?X0))))
12918. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12919. [axiom]
(or
(not (agent
?X1
(sK27
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12920. [axiom]
(or
(not (agent
?X0
(sK33
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
12921. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization')))
12922. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
12923. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
12924. [axiom]
(or
(not (agent
?X0
(sK54
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
12925. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK67 ?X0)))))
12926. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12927. [axiom]
(or
(not (agent
?X0
(sK80
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12928. [axiom]
(or
(not (member
(sK16
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP1
?X1
(sK59 ?X0))))
12929. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
12930. [axiom]
(or
(not (agent
?X0
(sK23
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK86
(sK15 ?X0 ?X1))
?X2)))
12931. [axiom]
(or
(not (member
(sK57
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'Construction')))
12932. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
12933. [axiom]
(or
(not (agent
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12934. [axiom]
(or
(not (member
(sK59
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'Construction')))
12935. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12936. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12937. [axiom]
(or
(not (member
(sK39
?X2
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK11 ?X0 ?X1))))
12938. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
12939. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12940. [axiom]
(or
(not (agent
?X0
(sK68
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12941. [axiom]
(or
(not (agent ?X1 ?X0))
(member
?X0
(sK28 ?X0))
(not (instance ?X1 'OrganizationalProcess'))
(instance ?X0 'Organization'))
12942. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12943. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12944. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'AutonomousAgent')
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'OrganizationalProcess')))
12945. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12946. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12947. [axiom]
(or
(not (agent
?X1
(sK27
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
12948. [axiom]
(or
(not (member
(sK34 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP3 ?X0 'BeneluxEconomicUnion')))
12949. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12950. [axiom]
(or
(not (agent
?X1
(sK37
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12951. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
12952. [axiom]
(or
(not (member
(sK34
?X1
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP3
?X1
(sK59 ?X0))))
12953. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12954. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'Physical')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
12955. [axiom]
(or
(instance
(sK45 ?X0 ?X1)
'Selling')
(not (sP5 ?X0 ?X1)))
12956. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12957. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK15 ?X0 ?X1))
'Organization'))
12958. [axiom]
(or
(not (member
(sK65
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP6
?X3
(sK74 ?X0 ?X2))))
12959. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
12960. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
12961. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
12962. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12963. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12964. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12965. [axiom]
(or
(not (member
(sK80
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
12966. [axiom]
(or
(not (member
(sK19
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'TextileProductMills')))
12967. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP7 ?X0 ?X1)))
12968. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12969. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12970. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12971. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
12972. [axiom]
(or
(not (agent
?X0
(sK64
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK60
(sK23 ?X0 ?X1))
?X2)))
12973. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK70
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK70
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
12974. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12975. [axiom]
(or
(not (domainSubclass ?X3 ?X2 ?X1))
(subclass ?X0 ?X1)
(subclass ?X1 ?X0)
(not (domainSubclass ?X3 ?X2 ?X0)))
12976. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK10 ?X0 ?X1))
?X3)))
12977. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12978. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP9
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK37
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12979. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12980. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
12981. [axiom]
(or
(not (agent
(sK86 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(member
?X1
(sK87 ?X0))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing')))
12982. [axiom]
(or
(not (agent
?X0
(sK64
?X2
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization')))
12983. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
12984. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
12985. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
12986. [axiom]
(or
(not (member
(sK49
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'NonstoreRetailers')))
12987. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
12988. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
12989. [axiom]
(or
(not (member
(sK47
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'PlasticsAndRubberProductsManufacturing')))
12990. [axiom]
(or
(not (member
(sK34
?X0
(sK24 ?X1 ?X2))
?X2))
(not (sP2 ?X1 ?X2))
(not (sP3
?X0
(sK24 ?X1 ?X2))))
12991. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
12992. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization')))
12993. [axiom]
(or
(not (agent
?X0
(sK91
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
12994. [axiom]
(or
(not (member
(sK54
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'FoodAndBeverageStores')))
12995. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
12996. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
12997. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
12998. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
12999. [axiom]
(or
(member
(sK44 ?X0 ?X1)
(sK43 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1)))
13000. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13001. [axiom]
(or
(not (agent
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13002. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'Collection')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
13003. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13004. [axiom]
(or
(not (agent
?X0
(sK73
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13005. [axiom]
(or
(not (agent
?X0
(sK23
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP2
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
13006. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13007. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13008. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13009. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13010. [axiom]
(or
(not (member
(sK30
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'GeneralMerchandiseStores')))
13011. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
13012. [axiom]
(or
(not (member
(sK91
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'WoodProductManufacturing')))
13013. [axiom]
(or
(not (agent
?X0
(sK15
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK17 ?X0 ?X1)
?X2)))
13014. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13015. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP0
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13016. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
13017. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
13018. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13019. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
13020. [axiom]
(or
(not (agent
?X0
(sK80
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13021. [axiom]
(or
(not (member
(sK11 ?X0 'PalmyraAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP0 ?X0 'PalmyraAtoll')))
13022. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13023. [axiom]
(or
(not (member
(sK14
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'PrimaryMetalManufacturing')))
13024. [axiom]
(or
(member
(sK81 ?X0)
(sK28
(sK81 ?X0)))
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
13025. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13026. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13027. [axiom]
(or
(not (agent
?X0
(sK62
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13028. [axiom]
(or
(not (agent
?X0
(sK82
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13029. [axiom]
(or
(not (member
(sK91
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (instance
(sK73 ?X0)
'Organization'))
(not (attribute
(sK73 ?X0)
'WoodProductManufacturing')))
13030. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13031. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13032. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13033. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13034. [axiom]
(or
(not (agent
?X1
(sK89
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13035. [axiom]
(or
(not (agent
?X0
(sK57
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'Construction'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13036. [axiom]
(or
(not (member
(sK16
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP1
?X1
(sK49 ?X0))))
13037. [axiom]
(instance relatedInternalConcept 'Entity')
13038. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13039. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13040. [axiom]
(or
(not (agent
?X0
(sK14
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13041. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13042. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13043. [axiom]
(or
(not (member
(sK49
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'NonstoreRetailers')))
13044. [axiom]
(or
(not (member
(sK16
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X1
(sK80 ?X0))))
13045. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP6
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13046. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK64 ?X0 ?X1))
'Organization'))
13047. [axiom]
(or
(instance
(sK28
(sK26 ?X0))
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(instance
(sK26 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing')))
13048. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13049. [axiom]
(or
(not (agent
?X0
(sK85
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13050. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13051. [axiom]
(or
(instance
(sK28
(sK59 ?X0))
'Physical')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(instance
(sK59 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
13052. [axiom]
(or
(not (agent
?X0
(sK74
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP9
(sK76
?X2
(sK10 ?X0 ?X1))
?X3)))
13053. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13054. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13055. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13056. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13057. [axiom]
(or
(not (member
(sK37
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
13058. [axiom]
(or
(not (agent
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13059. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13060. [axiom]
(or
(not (subclass ?X0 'Organization'))
(subclass ?X0 'Collection'))
13061. [axiom]
(or
(not (agent
?X0
(sK19
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13062. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
13063. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13064. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK74 ?X0 ?X1))
?X2)))
13065. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13066. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13067. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13068. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13069. [axiom]
(or
(not (agent
?X1
(sK57
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13070. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK59 ?X0)))))
13071. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13072. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13073. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13074. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13075. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13076. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13077. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13078. [axiom]
(or
(not (member
(sK80
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13079. [axiom]
(or
(not (member
(sK42
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'PrintingAndRelatedSupportActivities')))
13080. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
13081. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13082. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13083. [axiom]
(or
(not (member
(sK54
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'FoodAndBeverageStores')))
13084. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13085. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13086. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13087. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13088. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13089. [axiom]
(instance geographicSubregion 'Abstract')
13090. [axiom]
(or
(not (member
(sK80
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13091. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13092. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK24 ?X0 ?X1)))))
13093. [axiom]
(or
(not (member
(sK80
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13094. [axiom]
(or
(not (agent
?X2
(sK47
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13095. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13096. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13097. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13098. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13099. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13100. [axiom]
(or
(not (member
(sK16
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP1
?X1
(sK73 ?X0))))
13101. [axiom]
(not (member 'Latvia' 'Greece'))
13102. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13103. [axiom]
(or
(not (member
(sK30
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'GeneralMerchandiseStores')))
13104. [axiom]
(or
(not (member
(sK54
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'FoodAndBeverageStores')))
13105. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
13106. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13107. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13108. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13109. [axiom]
(or
(not (member
(sK62
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'GasolineStations')))
13110. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'AutonomousAgent')
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'OrganizationalProcess')))
13111. [axiom]
(or
(not (member
?X1
(sK62 ?X0)))
(not (attribute ?X0 'GasolineStations'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
13112. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13113. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13114. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13115. [axiom]
(or
(not (agent
?X0
(sK21
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13116. [axiom]
(or
(not (member
(sK54
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'FoodAndBeverageStores')))
13117. [axiom]
(or
(not (member
(sK34
?X1
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X1
(sK80 ?X0))))
13118. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13119. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13120. [axiom]
(instance subProcess 'BinaryRelation')
13121. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13122. [axiom]
(or
(not (member
(sK57
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'Construction')))
13123. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13124. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13125. [axiom]
(or
(not (agent
?X0
(sK82
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13126. [axiom]
(or
(not (agent
?X0
(sK28
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK11 ?X0 ?X1)
'Organization'))
13127. [axiom]
(not (member 'Lithuania' 'Greece'))
13128. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13129. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13130. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13131. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13132. [axiom]
(or
(not (member
(sK59
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'Construction')))
13133. [axiom]
(or
(not (agent
?X0
(sK23
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
13134. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13135. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13136. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13137. [axiom]
(or
(not (member
(sK27
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'ApparelManufacturing')))
13138. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13139. [axiom]
(or
(not (member
(sK54
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'FoodAndBeverageStores')))
13140. [axiom]
(or
(not (member ?X0 'KingmanReef'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
13141. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13142. [axiom]
(or
(not (agent
?X0
(sK80
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13143. [axiom]
(or
(not (agent
?X0
(sK68
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13144. [axiom]
(subrelation result patient)
↳ Merge.kif:2705
13145. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13146. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13147. [axiom]
(instance subAttribute 'Relation')
13148. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP5
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13149. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13150. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13151. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13152. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13153. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13154. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13155. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13156. [axiom]
(instance hasPurpose 'Relation')
13157. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13158. [axiom]
(or
(not (member
(sK16
?X0
(sK75 ?X1 ?X2))
?X2))
(not (sP9 ?X1 ?X2))
(not (sP1
?X0
(sK75 ?X1 ?X2))))
13159. [axiom]
(or
(instance
(sK39 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP4 ?X1 ?X0)))
13160. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13161. [axiom]
(member 'HowlandIsland' 'UnitedStatesMinorOutlyingIslands')
13162. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13163. [axiom]
(or
(not (member
(sK49
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'NonstoreRetailers')))
13164. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13165. [axiom]
(or
(instance
(sK28
(sK34 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
13166. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
13167. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13168. [axiom]
(or
(not (member
(sK14
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'PrimaryMetalManufacturing')))
13169. [axiom]
(or
(not (equal
('EndFn' ?X1)
('EndFn' ?X0)))
(not (instance ?X1 'TimeInterval'))
(not (instance ?X0 'TimeInterval'))
(not (equal
('BeginFn' ?X1)
('BeginFn' ?X0)))
(equal ?X0 ?X1))
13170. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13171. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13172. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13173. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13174. [axiom]
(or
(not (agent
?X1
(sK54
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13175. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13176. [axiom]
(or
(instance
(sK65 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP6 ?X1 ?X0)))
13177. [axiom]
(subclass 'Object' 'Entity')
13178. [axiom]
(instance subAttribute 'Abstract')
13179. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13180. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13181. [axiom]
(or
(not (agent
?X0
(sK59
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'Construction'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13182. [axiom]
(subclass 'Predicate' 'Entity')
13183. [axiom]
(or
(resource
(sK77 ?X0)
(sK78 ?X0))
(not (sP8 ?X0)))
13184. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13185. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13186. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13187. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13188. [axiom]
(or
(not (member
(sK27
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ApparelManufacturing')))
13189. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13190. [axiom]
(or
(not (agent
?X1
(sK80
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13191. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13192. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13193. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13194. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13195. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13196. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13197. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13198. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'Object')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP6 ?X0 ?X1)))
13199. [axiom]
(or
(not (agent
?X0
(sK73
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13200. [axiom]
(instance attribute 'Abstract')
13201. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
13202. [axiom]
(or
(not (agent
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13203. [axiom]
(or
(not (agent
?X1
(sK14
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13204. [axiom]
(or
(instance
(sK80 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13205. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13206. [axiom]
(or
(not (member
(sK82
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'MotorVehicleAndPartsDealers')))
13207. [axiom]
(or
(instance
(sK28
(sK36 ?X0))
'Object')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(instance
(sK36 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing')))
13208. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13209. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP6
?X2
(sK37
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK37
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13210. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13211. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13212. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13213. [axiom]
(or
(not (member
(sK47
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
13214. [axiom]
(instance organizationalObjective 'Entity')
13215. [axiom]
(subclass 'Collection' 'Entity')
13216. [axiom]
(or
(not (agent
?X1
(sK30
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13217. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13218. [axiom]
(instance economyType 'Predicate')
13219. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13220. [axiom]
(or
(not (agent
?X0
(sK62
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'GasolineStations'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13221. [axiom]
(or
(not (member
(sK19
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'TextileProductMills')))
13222. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13223. [axiom]
(or
(not (agent
?X0
(sK74
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
(sK76 ?X0 ?X1)
?X2)))
13224. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13225. [axiom]
(or
(not (agent
?X1
(sK47
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13226. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'Object')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
13227. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13228. [axiom]
(or
(not (member
(sK80
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13229. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13230. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13231. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13232. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13233. [axiom]
(or
(not (member
(sK68
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'BeverageAndTobaccoProductManufacturing')))
13234. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13235. [axiom]
(or
(not (member
(sK21
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'ClothingAndClothingAccessoriesStores')))
13236. [axiom]
(or
(not (agent
?X0
(sK33
(sK76 ?X0 ?X1)
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK76 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK76 ?X0 ?X1)
?X2)))
13237. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13238. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13239. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13240. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP7
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13241. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13242. [axiom]
(or
(not (agent
?X1
(sK30
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13243. [axiom]
(or
(not (member
(sK19
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'TextileProductMills')))
13244. [axiom]
(or
(not (agent
(sK40 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK38 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1)))
13245. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13246. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13247. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK64 ?X0 ?X1))
?X2)))
13248. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13249. [axiom]
(or
(not (member
(sK91
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'WoodProductManufacturing')))
13250. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'Group')
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'OrganizationalProcess')))
13251. [axiom]
(or
(not (member
(sK65 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Ireland')))
13252. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13253. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13254. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13255. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13256. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction')))
13257. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13258. [axiom]
(or
(not (member
(sK62
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'GasolineStations')))
13259. [axiom]
(or
(not (agent
(sK77 ?X0)
?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK77 ?X0)
'JoiningAnOrganization'))
(member ?X1 ?X0)
(not (instance
(sK77 ?X0)
'Organization'))
(not (sP8 ?X0)))
13260. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP2
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13261. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13262. [axiom]
(or
(not (agent
?X0
(sK59
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13263. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13264. [axiom]
(or
(not (agent
?X0
(sK62
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'GasolineStations'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13265. [axiom]
(or
(not (member
(sK19
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'TextileProductMills')))
13266. [axiom]
(or
(not (agent
?X0
(sK21
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13267. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13268. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13269. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13270. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13271. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13272. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13273. [axiom]
(or
(instance
(sK68 ?X0)
'Entity')
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'Organization')))
13274. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK20 ?X0)))))
13275. [axiom]
(or
(not (member
(sK34
?X1
(sK73 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(not (sP3
?X1
(sK73 ?X0))))
13276. [axiom]
(or
(not (member
?X1
(sK82 ?X0)))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
13277. [axiom]
(or
(not (agent
?X2
(sK91
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13278. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK34 ?X0 ?X1)))))
13279. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (sP7
?X3
(sK39
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK39
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13280. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13281. [axiom]
(or
(not (agent
?X0
(sK27
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13282. [axiom]
(or
(not (member
(sK68
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
13283. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'Group')
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess')))
13284. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13285. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP5
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13286. [axiom]
(or
(not (agent
?X0
(sK23
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK66 ?X0 ?X1)
?X2)))
13287. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13288. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13289. [axiom]
(or
(not (agent
?X0
(sK62
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13290. [axiom]
(or
(not (agent
?X0
(sK57
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13291. [axiom]
(or
(not (member
(sK59
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'Construction')))
13292. [negated_conjecture]
(not (attribute 'Org1_1' 'NonstoreRetailers'))
13293. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13294. [axiom]
(or
(not (agent
?X0
(sK37
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13295. [axiom]
(or
(not (member
(sK30
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'GeneralMerchandiseStores')))
13296. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13297. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13298. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK41 ?X0)))))
13299. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13300. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK59
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13301. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13302. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13303. [axiom]
(or
(not (member
(sK11
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP0
?X1
(sK49 ?X0))))
13304. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13305. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13306. [axiom]
(or
(not (agent
?X0
(sK27
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13307. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13308. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13309. [axiom]
(or
(not (member
(sK75 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Latvia')))
13310. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13311. [axiom]
(or
(not (member
(sK70 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Slovenia')))
13312. [axiom]
(or
(not (member ?X0 'MidwayIslands'))
(not (member ?X0 'UnitedStatesMinorOutlyingIslands')))
13313. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13314. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13315. [axiom]
(or
(not (member
(sK27
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'ApparelManufacturing')))
13316. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK20 ?X0)))))
13317. [axiom]
(or
(instance
(sK54 ?X0)
'Nation')
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
13318. [axiom]
(or
(not (agent
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13319. [axiom]
(or
(not (member
(sK91
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'WoodProductManufacturing')))
13320. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP9 ?X0 ?X1)))
13321. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2
?X2
(sK42
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK42
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13322. [axiom]
(or
(not (agent
?X0
(sK73
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13323. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK43 ?X0 ?X1))
?X2)))
13324. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13325. [axiom]
(or
(not (member
(sK34 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'NavassaIsland')))
13326. [axiom]
(or
(instance
(sK28
(sK81 ?X0))
'Group')
(instance
(sK81 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'OrganizationalProcess')))
13327. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13328. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13329. [axiom]
(or
(not (agent
?X0
(sK64
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
13330. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13331. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13332. [axiom]
(or
(not (agent
?X0
(sK23
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
13333. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13334. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13335. [axiom]
(or
(not (agent
?X1
(sK62
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'GasolineStations'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13336. [axiom]
(or
(not (agent
?X0
(sK38
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
13337. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13338. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13339. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
13340. [axiom]
(or
(not (agent
?X1
(sK42
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13341. [axiom]
(or
(member
(sK59 ?X0)
(sK58 ?X0))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
13342. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13343. [axiom]
(or
(not (member
(sK37
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'TransportationEquipmentManufacturing')))
13344. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13345. [axiom]
(or
(not (member
(sK37
(sK54 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'Organization'))
(not (attribute
(sK54 ?X0)
'TransportationEquipmentManufacturing')))
13346. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13347. [axiom]
(or
(not (member
(sK21
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
13348. [axiom]
(or
(not (agent
?X2
(sK80
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13349. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13350. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13351. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13352. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13353. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP3
?X2
(sK91
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK91
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13354. [axiom]
(or
(not (agent
?X1
(sK19
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13355. [axiom]
(or
(not (agent
?X0
(sK59
(sK34 ?X0 ?X1))))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'Construction'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13356. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13357. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13358. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13359. [axiom]
(or
(not (member
(sK62
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'GasolineStations')))
13360. [axiom]
(or
(not (agent
?X1
(sK47
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13361. [axiom]
(or
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
13362. [axiom]
(not (member 'Belgium' 'Netherlands'))
13363. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13364. [axiom]
(or
(not (member
(sK47
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'PlasticsAndRubberProductsManufacturing')))
13365. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK43 ?X0 ?X1))
?X2)))
13366. [axiom]
(or
(not (agent
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13367. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13368. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13369. [axiom]
(or
(not (member
(sK73
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'WholesaleTrade')))
13370. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13371. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13372. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13373. [axiom]
(or
(not (agent
?X1
(sK30
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13374. [axiom]
(or
(not (member
(sK24
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK38 ?X0 ?X2))))
13375. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13376. [axiom]
(or
(not (agent
?X0
(sK69
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP7
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
13377. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13378. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP1
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13379. [axiom]
(or
(not (agent
?X0
(sK74
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
13380. [axiom]
(or
(not (agent
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13381. [axiom]
(or
(not (agent
?X0
(sK85
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13382. [axiom]
(or
(instance
(sK28
(sK53 ?X0))
'AutonomousAgent')
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance
(sK54 ?X0)
'OrganizationalProcess')))
13383. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13384. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13385. [axiom]
(or
(not (agent
?X1
(sK49
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13386. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
13387. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13388. [axiom]
(or
(not (member
(sK85
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'PaperManufacturing')))
13389. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
13390. [axiom]
(or
(not (agent
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13391. [axiom]
(or
(not (member
(sK91
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (instance
(sK82 ?X0)
'Organization'))
(not (attribute
(sK82 ?X0)
'WoodProductManufacturing')))
13392. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13393. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13394. [axiom]
(or
(not (member
(sK73
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'WholesaleTrade')))
13395. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13396. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13397. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK15 ?X0 ?X1))
'Organization'))
13398. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13399. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13400. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13401. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13402. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP6
?X2
(sK91
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK91
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13403. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13404. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP0
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13405. [axiom]
(or
(instance
(sK59 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
13406. [axiom]
(or
(not (agent
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13407. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13408. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13409. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13410. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13411. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13412. [axiom]
(or
(not (agent
?X0
(sK80
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13413. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13414. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13415. [axiom]
(or
(not (member
(sK80
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13416. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13417. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13418. [axiom]
(or
(not (agent
?X1
(sK73
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13419. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
13420. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP5
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13421. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13422. [axiom]
(or
(not (agent
?X0
(sK91
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13423. [axiom]
(or
(not (member
?X1
(sK89 ?X0)))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
13424. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13425. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13426. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13427. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13428. [axiom]
(or
(not (agent
?X0
(sK58
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK74 ?X0 ?X1))
'Organization')))
13429. [axiom]
(or
(not (member
(sK14
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'PrimaryMetalManufacturing')))
13430. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13431. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13432. [axiom]
(or
(not (member
(sK27
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'ApparelManufacturing')))
13433. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'Physical')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
13434. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13435. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK56 ?X0)))))
13436. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13437. [axiom]
(or
(not (agent
?X0
(sK42
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13438. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13439. [axiom]
(or
(not (subclass ?X0 'Collection'))
(subclass ?X0 'Entity'))
13440. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP9
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK42
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13441. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13442. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13443. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13444. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores')))
13445. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13446. [axiom]
(or
(not (agent
?X0
(sK21
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13447. [axiom]
(or
(not (member
(sK30
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'GeneralMerchandiseStores')))
13448. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13449. [axiom]
(or
(not (agent
?X0
(sK82
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13450. [axiom]
(or
(not (member
(sK49
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'NonstoreRetailers')))
13451. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13452. [axiom]
(or
(not (agent
?X1
(sK91
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13453. [axiom]
(or
(not (member
(sK70
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK43 ?X0 ?X2))))
13454. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'Object')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
13455. [axiom]
(or
(not (agent
?X0
(sK42
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13456. [axiom]
(or
(not (agent
?X0
(sK74
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
13457. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13458. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'AutonomousAgent')
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'OrganizationalProcess')))
13459. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP1
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13460. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13461. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13462. [axiom]
(or
(not (member
(sK14
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'PrimaryMetalManufacturing')))
13463. [axiom]
(or
(not (agent
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13464. [axiom]
(or
(not (member
(sK16
?X1
(sK82 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(not (sP1
?X1
(sK82 ?X0))))
13465. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13466. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13467. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13468. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13469. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13470. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13471. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13472. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers')))
13473. [axiom]
(or
(instance
(sK28
(sK75 ?X0 ?X1))
'Object')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (sP9 ?X0 ?X1)))
13474. [axiom]
(or
(not (agent
?X0
(sK14
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13475. [axiom]
(instance holdsDuring 'Predicate')
13476. [axiom]
(or
(not (agent
?X0
(sK43
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP5
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
13477. [axiom]
(or
(not (member
(sK57
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'Construction')))
13478. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP9
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13479. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13480. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13481. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13482. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13483. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13484. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13485. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13486. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13487. [axiom]
(or
(instance
(sK28
(sK85 ?X0))
'Group')
(instance
(sK85 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'OrganizationalProcess')))
13488. [axiom]
(instance hasPurpose 'Predicate')
13489. [axiom]
(or
(not (attribute
?X2
('MemberRoleFn' ?X1 ?X0)))
(not (instance ?X2 'Human'))
(not (instance ?X1 'Organization'))
(not (instance ?X0 'Position'))
(member ?X2 ?X1))
13490. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13491. [axiom]
(or
(not (agent
?X0
(sK47
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13492. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13493. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
13494. [axiom]
(or
(not (agent
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13495. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13496. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13497. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
13498. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13499. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13500. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13501. [axiom]
(or
(not (member
(sK80
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13502. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13503. [axiom]
(or
(not (member
(sK21
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
13504. [axiom]
(or
(not (member
(sK62
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'GasolineStations')))
13505. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13506. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13507. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK70
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK70
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13508. [axiom]
(or
(not (member
(sK24 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP2 ?X0 'BeneluxEconomicUnion')))
13509. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13510. [axiom]
(or
(not (agent
?X1
(sK82
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13511. [axiom]
(or
(not (member
(sK30
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'GeneralMerchandiseStores')))
13512. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13513. [axiom]
(or
(not (agent
?X0
(sK19
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13514. [axiom]
(or
(not (subAttribute ?X1 ?X0))
(not (organizationalObjective ?X2 ?X1))
(organizationalObjective ?X2 ?X0))
13515. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13516. [axiom]
(or
(not (agent
?X0
(sK21
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13517. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP7
?X2
(sK37
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK37
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13518. [axiom]
(or
(not (agent
?X0
(sK82
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13519. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK68
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13520. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK33 ?X0 ?X1))
?X3)))
13521. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13522. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13523. [axiom]
(or
(not (agent
?X0
(sK14
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13524. [axiom]
(or
(not (agent
?X0
(sK42
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13525. [axiom]
(or
(not (agent
?X1
(sK59
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13526. [axiom]
(or
(not (member
(sK73
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'WholesaleTrade')))
13527. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK33 ?X0 ?X1))
?X2)))
13528. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13529. [axiom]
(instance range 'Predicate')
13530. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13531. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13532. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13533. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13534. [axiom]
(or
(not (located ?X1 ?X0))
(not (located ?X0 ?X1))
(equal ?X0 ?X1))
13535. [axiom]
(or
(member
(sK19 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
13536. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13537. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'Object')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1)))
13538. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13539. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X2
(sK42
(sK64 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK42
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13540. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13541. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13542. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK42
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X2
(sK42
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK42
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13543. [axiom]
(or
(not (agent
?X0
(sK89
(sK39 ?X0 ?X1))))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13544. [axiom]
(or
(not (member
(sK44
?X2
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK16 ?X0 ?X1))))
13545. [axiom]
(or
(not (member
(sK39
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP4
?X1
(sK30 ?X0))))
13546. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'Group'))
13547. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13548. [axiom]
(or
(not (member
(sK16 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP1 ?X0 'BeneluxEconomicUnion')))
13549. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP5
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13550. [axiom]
(or
(not (agent
?X0
(sK89
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13551. [axiom]
(or
(not (agent
?X2
(sK62
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13552. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13553. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13554. [axiom]
(or
(not (agent
?X0
(sK59
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13555. [axiom]
(or
(not (member
(sK57
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'Construction')))
13556. [axiom]
(instance instance 'BinaryPredicate')
13557. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13558. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13559. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13560. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13561. [axiom]
(or
(not (agent
?X0
(sK82
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13562. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK43 ?X0 ?X1))
?X3)))
13563. [axiom]
(or
(not (agent
?X0
(sK64
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK92
(sK33 ?X0 ?X1))
?X2)))
13564. [axiom]
(or
(not (agent
?X2
(sK24 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13565. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13566. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK42
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13567. [axiom]
(or
(not (agent
?X0
(sK68
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13568. [axiom]
(or
(not (member
(sK85
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'PaperManufacturing')))
13569. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13570. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13571. [axiom]
(or
(not (member
(sK37
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'TransportationEquipmentManufacturing')))
13572. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13573. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13574. [axiom]
(or
(not (member
(sK47
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'PlasticsAndRubberProductsManufacturing')))
13575. [axiom]
(or
(not (instance ?X0 'Nation'))
(instance ?X0 'Physical'))
13576. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13577. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13578. [axiom]
(or
(not (agent
?X1
(sK37
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13579. [axiom]
(or
(not (agent
?X0
(sK74
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK35
?X2
(sK74 ?X0 ?X1))
?X3)))
13580. [axiom]
(or
(not (agent
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13581. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13582. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK64 ?X0 ?X1))
'Organization'))
13583. [axiom]
(or
(not (member
(sK37
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK34 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
13584. [axiom]
(or
(instance
(sK73 ?X0)
'Nation')
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
13585. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13586. [axiom]
(subclass 'Group' 'Physical')
13587. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13588. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13589. [axiom]
(or
(not (member
(sK70
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP7
?X1
(sK19 ?X0))))
13590. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13591. [axiom]
(or
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
13592. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13593. [axiom]
(or
(not (member
(sK57
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'Construction')))
13594. [axiom]
(not (member 'Slovenia' 'Greece'))
13595. [axiom]
(or
(not (agent
?X2
(sK57
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13596. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13597. [axiom]
(or
(not (agent
?X0
(sK85
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13598. [axiom]
(or
(not (agent
?X0
(sK14
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13599. [axiom]
(or
(not (agent
?X0
(sK82
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13600. [axiom]
(or
(not (member
(sK14
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'PrimaryMetalManufacturing')))
13601. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK74 ?X0 ?X1))
?X3)))
13602. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK81 ?X0)))))
13603. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13604. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13605. [axiom]
(or
(not (member
(sK34 ?X0 'Belgium')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Belgium')))
13606. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13607. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13608. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13609. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13610. [axiom]
(or
(not (member
(sK49
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'NonstoreRetailers')))
13611. [axiom]
(or
(instance
(sK21 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
13612. [axiom]
(or
(not (agent
?X0
(sK15
(sK86
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK86
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK86
(sK15 ?X0 ?X1))
?X2)))
13613. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13614. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP0
?X2
(sK54
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK54
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13615. [axiom]
(or
(not (agent
?X0
(sK37
(sK49
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK10 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13616. [axiom]
(or
(not (member
(sK14
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'PrimaryMetalManufacturing')))
13617. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13618. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13619. [axiom]
(or
(not (agent
?X1
(sK14
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13620. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13621. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13622. [axiom]
(or
(not (agent
?X0
(sK54
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13623. [axiom]
(or
(not (member
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK64 ?X0 ?X1))))
13624. [axiom]
(or
(not (member
(sK42
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'PrintingAndRelatedSupportActivities')))
13625. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13626. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13627. [axiom]
(or
(not (member
(sK59
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'Construction')))
13628. [axiom]
(or
(not (member
(sK80
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13629. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13630. [axiom]
(or
(not (agent
?X1
(sK68
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13631. [axiom]
(or
(not (member
(sK27
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ApparelManufacturing')))
13632. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13633. [axiom]
(or
(not (agent
?X0
(sK27
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13634. [axiom]
(or
(not (member
(sK80
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13635. [axiom]
(or
(not (agent
?X0
(sK47
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13636. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13637. [axiom]
(or
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X1 'AutonomousAgent')))
13638. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK39
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK39
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13639. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13640. [axiom]
(or
(not (member
(sK59
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'Construction')))
13641. [axiom]
(or
(not (member
(sK82
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'MotorVehicleAndPartsDealers')))
13642. [axiom]
(or
(not (agent
?X0
(sK15
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK17
?X2
(sK64 ?X0 ?X1))
?X3)))
13643. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13644. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13645. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13646. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13647. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13648. [axiom]
(or
(not (agent
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13649. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK24
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK24
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13650. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13651. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13652. [axiom]
(or
(instance
(sK73 ?X0)
'Entity')
(not (attribute ?X0 'WholesaleTrade'))
(not (instance ?X0 'Organization')))
13653. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
13654. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK23 ?X0 ?X1))
?X2)))
13655. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13656. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK10 ?X0 ?X1))
'Organization'))
13657. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13658. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13659. [axiom]
(or
(not (member
(sK75
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK10 ?X0 ?X2))))
13660. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP4
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13661. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13662. [axiom]
(or
(not (member
(sK16 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Lithuania')))
13663. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK24
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK24
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13664. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13665. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13666. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13667. [axiom]
(or
(not (member
(sK42
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
13668. [axiom]
(or
(not (instance ?X0 'CollectionOfObjects'))
(instance ?X0 'Physical'))
13669. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13670. [axiom]
(or
(not (agent
?X1
(sK89
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13671. [axiom]
(or
(not (agent
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13672. [axiom]
(or
(not (member
(sK30
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'GeneralMerchandiseStores')))
13673. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13674. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13675. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP7
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK14
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13676. [axiom]
(or
(not (member
(sK37
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
13677. [axiom]
(or
(not (sP7
?X2
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance
(sK10 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
13678. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13679. [axiom]
(or
(not (agent
?X0
(sK54
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13680. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13681. [axiom]
(or
(not (agent
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13682. [axiom]
(or
(not (member
(sK70
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP7
?X3
(sK33 ?X0 ?X2))))
13683. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13684. [axiom]
(or
(not (member
(sK27
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'ApparelManufacturing')))
13685. [axiom]
(or
(not (agent
?X0
(sK19
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13686. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13687. [axiom]
(or
(not (member
(sK14
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'PrimaryMetalManufacturing')))
13688. [axiom]
(or
(not (agent
?X0
(sK87
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization')))
13689. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13690. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13691. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (sP5
?X3
(sK24
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK24
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13692. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13693. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
13694. [axiom]
(or
(not (member
(sK49
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK81 ?X0))
'NonstoreRetailers')))
13695. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK74 ?X0 ?X1))
?X3)))
13696. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK10 ?X0 ?X1))
?X3)))
13697. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13698. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13699. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK91
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13700. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13701. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
13702. [axiom]
(or
(not (agent
?X0
(sK33
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK60
(sK43 ?X0 ?X1))
?X2)))
13703. [axiom]
(or
(instance
(sK11 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP0 ?X0 ?X1)))
13704. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13705. [axiom]
(or
(not (agent
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13706. [axiom]
(or
(not (agent
?X0
(sK62
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13707. [axiom]
(or
(not (member
(sK21
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'ClothingAndClothingAccessoriesStores')))
13708. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13709. [axiom]
(or
(not (agent
?X0
(sK62
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13710. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13711. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK39
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK39
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13712. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13713. [axiom]
(or
(not (member
(sK19
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'TextileProductMills')))
13714. [axiom]
(or
(not (agent
?X1
(sK42
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13715. [axiom]
(or
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (instance
(sK69 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
13716. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK72 ?X0)))))
13717. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13718. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13719. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13720. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
13721. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13722. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13723. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13724. [axiom]
(or
(not (member
(sK27
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'ApparelManufacturing')))
13725. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13726. [axiom]
(or
(not (member
(sK37
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'TransportationEquipmentManufacturing')))
13727. [axiom]
(or
(instance
(sK38 ?X0 ?X1)
'SurfaceChange')
(not (sP4 ?X0 ?X1)))
13728. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13729. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13730. [axiom]
(or
(not (agent
?X0
(sK62
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13731. [axiom]
(or
(not (member
(sK62
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'GasolineStations')))
13732. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13733. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers')))
13734. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13735. [axiom]
(or
(not (agent
?X0
(sK85
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13736. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills')))
13737. [axiom]
(or
(not (member
(sK21
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK56 ?X0))
'ClothingAndClothingAccessoriesStores')))
13738. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13739. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
13740. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK74 ?X0 ?X1))
?X2)))
13741. [axiom]
(or
(not (member
(sK59
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'Construction')))
13742. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK43 ?X0 ?X1))
?X2)))
13743. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13744. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13745. [axiom]
(or
(not (agent
?X0
(sK33
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK45
?X2
(sK43 ?X0 ?X1))
?X3)))
13746. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13747. [axiom]
(or
(sP5
(sK46 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
13748. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13749. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13750. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK15 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK15 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK15 ?X0 ?X1))
'Organization'))
13751. [axiom]
(or
(not (subclass ?X0 'BinaryRelation'))
(subclass ?X0 'Entity'))
13752. [axiom]
(or
(not (member
(sK75
?X2
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP9
?X2
(sK28
(sK44 ?X0 ?X1)))))
13753. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13754. [axiom]
(or
(not (agent
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13755. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK61 ?X0)))))
13756. [axiom]
(or
(not (agent
?X1
(sK54
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13757. [axiom]
(or
(not (member
(sK73
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'WholesaleTrade')))
13758. [axiom]
(or
(not (member
(sK19
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'TextileProductMills')))
13759. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13760. [axiom]
(or
(patient
(sK61 ?X0)
(sK63 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
13761. [axiom]
(or
(not (agent
?X0
(sK74
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
13762. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13763. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13764. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13765. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13766. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13767. [axiom]
(or
(not (agent
?X0
(sK30
(sK80
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13768. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13769. [axiom]
(or
(not (member
(sK62
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'GasolineStations')))
13770. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13771. [axiom]
(or
(not (agent
?X1
(sK27
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13772. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK18 ?X0)))))
13773. [axiom]
(or
(instance
(sK27 ?X0)
'Entity')
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance ?X0 'Organization')))
13774. [axiom]
(or
(not (agent
?X2
(sK42
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13775. [axiom]
(or
(not (agent
?X0
(sK42
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13776. [axiom]
(or
(not (agent
?X0
(sK21
(sK11 ?X0 ?X1))))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13777. [axiom]
(or
(not (agent
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13778. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13779. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13780. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13781. [axiom]
(or
(not (member
(sK73
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'WholesaleTrade')))
13782. [axiom]
(or
(not (member
(sK89
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'WoodProductManufacturing')))
13783. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK43 ?X0 ?X1))
?X2)))
13784. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13785. [axiom]
(or
(not (agent
?X0
(sK91
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13786. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13787. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13788. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'GeographicArea')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP3 ?X0 ?X1)))
13789. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'CollectionOfObjects')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
13790. [axiom]
(or
(not (member
(sK75 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Slovenia')))
13791. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (sP4
?X2
(sK19
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK19
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13792. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13793. [axiom]
(or
(not (agent
?X0
(sK14
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13794. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13795. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13796. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13797. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13798. [axiom]
(or
(not (member
(sK68
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
13799. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13800. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13801. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13802. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
13803. [axiom]
(or
(not (agent
?X0
(sK80
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13804. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13805. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13806. [axiom]
(or
(not (member
(sK91
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'WoodProductManufacturing')))
13807. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13808. [axiom]
(or
(not (member
(sK11 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Netherlands')))
13809. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13810. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13811. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13812. [axiom]
(or
(not (agent
?X1
(sK57
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13813. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13814. [axiom]
(or
(not (member
(sK11 ?X0 'BeneluxEconomicUnion')
'Netherlands'))
(not (sP0 ?X0 'BeneluxEconomicUnion')))
13815. [axiom]
(or
(not (agent
?X0
(sK85
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13816. [axiom]
(or
(not (agent
?X0
(sK54
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13817. [axiom]
(or
(not (agent
?X0
(sK80
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13818. [axiom]
(or
(not (agent
?X0
(sK85
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13819. [axiom]
(or
(instance
(sK80 ?X0)
'Entity')
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'Organization')))
13820. [axiom]
(or
(not (agent
?X0
(sK43
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP5
(sK92
(sK33 ?X0 ?X1))
?X2)))
13821. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13822. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13823. [axiom]
(or
(not (agent
?X2
(sK42
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
13824. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13825. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK41 ?X0)))))
13826. [axiom]
(or
(not (agent
?X0
(sK62
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13827. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13828. [axiom]
(or
(not (member
(sK16 ?X0 'Finland')
'EuropeanMonetaryUnion'))
(not (sP1 ?X0 'Finland')))
13829. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13830. [axiom]
(or
(not (member
(sK85
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'PaperManufacturing')))
13831. [axiom]
(or
(not (member
(sK34 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Lithuania')))
13832. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13833. [axiom]
(or
(not (agent
?X0
(sK30
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13834. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13835. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13836. [axiom]
(or
(not (member
(sK39
?X1
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP4
?X1
(sK89 ?X0))))
13837. [axiom]
(not (member 'Luxembourg' 'Luxembourg'))
13838. [axiom]
(or
(not (member
(sK37
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
13839. [axiom]
(or
(not (agent
?X0
(sK87
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization')))
13840. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13841. [axiom]
(or
(member
(sK34 ?X0 ?X1)
(sK33 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (sP3 ?X0 ?X1)))
13842. [axiom]
(or
(not (member
(sK73
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK57 ?X0)
'Organization'))
(not (attribute
(sK57 ?X0)
'WholesaleTrade')))
13843. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK64 ?X0 ?X1))
?X3)))
13844. [axiom]
(or
(not (agent
?X0
(sK10
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
13845. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13846. [axiom]
(or
(not (agent
?X0
(sK85
(sK59
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13847. [axiom]
(or
(not (member
(sK37
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'TransportationEquipmentManufacturing')))
13848. [axiom]
(or
(not (agent
(sK17 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK15 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1)))
13849. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK44
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK44
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13850. [axiom]
(or
(not (agent
?X0
(sK42
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13851. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13852. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
13853. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13854. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13855. [axiom]
(or
(not (relatedInternalConcept ?X0 ?X1))
(relatedInternalConcept ?X1 ?X0))
13856. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK15 ?X0 ?X1))
?X3)))
13857. [axiom]
(or
(not (agent
?X0
(sK54
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13858. [axiom]
(or
(not (member
(sK59
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'Construction')))
13859. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13860. [axiom]
(or
(not (agent
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13861. [axiom]
(or
(not (agent
?X0
(sK47
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13862. [axiom]
(not (member 'Belgium' 'Belgium'))
13863. [axiom]
(or
(not (agent
?X2
(sK57
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13864. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13865. [axiom]
(or
(not (agent
?X0
(sK43
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK25
?X2
(sK43 ?X0 ?X1))
?X3)))
13866. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK69 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK69 ?X0 ?X1))
'Organization'))
13867. [axiom]
(or
(not (agent
(sK25 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK23 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1)))
13868. [axiom]
(or
(not (agent
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13869. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13870. [axiom]
(or
(not (member
(sK82
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'MotorVehicleAndPartsDealers')))
13871. [axiom]
(or
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
13872. [axiom]
(or
(instance
(sK34 ?X1 ?X0)
'GeopoliticalArea')
(not (sP3 ?X1 ?X0))
(not (instance ?X0 'OrganizationOfNations')))
13873. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13874. [axiom]
(or
(not (agent
?X0
(sK54
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13875. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13876. [axiom]
(or
(not (agent
?X0
(sK30
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13877. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13878. [axiom]
(or
(not (member
(sK59
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'Construction')))
13879. [axiom]
(or
(not (member
(sK42
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PrintingAndRelatedSupportActivities')))
13880. [axiom]
(member 'Latvia' 'EuropeanMonetaryUnion')
13881. [axiom]
(or
(not (agent
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13882. [axiom]
(or
(not (agent
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13883. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13884. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13885. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13886. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13887. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK24 ?X0 ?X1)))))
13888. [axiom]
(or
(not (member
(sK62
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'GasolineStations')))
13889. [axiom]
(or
(member
(sK34 ?X0 ?X1)
(sK28
(sK34 ?X0 ?X1)))
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (sP3 ?X0 ?X1)))
13890. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK34
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK34
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13891. [axiom]
(or
(not (member
(sK80
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
13892. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13893. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13894. [axiom]
(or
(not (member
(sK30
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'GeneralMerchandiseStores')))
13895. [axiom]
(or
(not (agent
?X0
(sK23
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization')))
13896. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
13897. [axiom]
(or
(not (agent
?X0
(sK69
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK35 ?X0 ?X1)
?X2)))
13898. [axiom]
(or
(not (agent
?X1
(sK21
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13899. [axiom]
(or
(not (member
(sK75 ?X0 'BeneluxEconomicUnion')
'Luxembourg'))
(not (sP9 ?X0 'BeneluxEconomicUnion')))
13900. [axiom]
(or
(not (agent
?X0
(sK74
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
13901. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13902. [axiom]
(or
(not (sP2 ?X0 ?X1))
(instance ?X0 'Manufacture'))
13903. [axiom]
(or
(not (agent
?X0
(sK28
(sK65
?X2
(sK10 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP6
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK66
?X2
(sK10 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK65
?X2
(sK10 ?X0 ?X1))
'Organization'))
13904. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
13905. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
13906. [axiom]
(or
(not (agent
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
13907. [axiom]
(or
(not (agent
?X0
(sK42
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13908. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13909. [axiom]
(or
(not (agent
?X1
(sK73
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
13910. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP4
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13911. [axiom]
(or
(member
(sK39 ?X0 ?X1)
(sK28
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
13912. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13913. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
13914. [axiom]
(or
(not (agent
?X0
(sK19
(sK91
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13915. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13916. [axiom]
(or
(not (member
(sK73
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'WholesaleTrade')))
13917. [axiom]
(or
(not (member
(sK27
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ApparelManufacturing')))
13918. [axiom]
(or
(not (agent
?X0
(sK23
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK35 ?X0 ?X1)
?X2)))
13919. [axiom]
(or
(not (agent
?X0
(sK85
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13920. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13921. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13922. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13923. [axiom]
(or
(not (member
(sK34
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP3
?X3
(sK10 ?X0 ?X2))))
13924. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK64 ?X0 ?X1))
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK64 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK64 ?X0 ?X1))
?X2)))
13925. [axiom]
(or
(not (agent
?X0
(sK27
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13926. [axiom]
(or
(not (agent
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13927. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13928. [axiom]
(instance meetsSpatially 'Entity')
13929. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
13930. [axiom]
(or
(not (member
(sK73
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'WholesaleTrade')))
13931. [axiom]
(or
(not (agent
?X0
(sK21
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13932. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK23 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK23 ?X0 ?X1))
'Organization'))
13933. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13934. [axiom]
(or
(not (agent
?X0
(sK28
(sK75 ?X0 ?X1))))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK75 ?X0 ?X1)
'Organization'))
13935. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13936. [axiom]
(or
(not (member
(sK82
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'Organization'))
(not (attribute
(sK14 ?X0)
'MotorVehicleAndPartsDealers')))
13937. [axiom]
(or
(not (member
(sK24
?X1
(sK57 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (sP2
?X1
(sK57 ?X0))))
13938. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP3
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13939. [axiom]
(or
(not (member
(sK54
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'FoodAndBeverageStores')))
13940. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
13941. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13942. [axiom]
(or
(not (agent
?X1
(sK30
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
13943. [axiom]
(or
(not (agent
?X1
(sK21
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13944. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK15 ?X0 ?X1))
?X3)))
13945. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP5
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13946. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP1
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13947. [axiom]
(or
(patient
?X0
(sK74 ?X0 ?X1))
(not (sP9 ?X0 ?X1)))
13948. [axiom]
(or
(not (member
(sK34
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP3
?X1
(sK28
(sK36 ?X0)))))
13949. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13950. [axiom]
(or
(not (member
(sK42
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'PrintingAndRelatedSupportActivities')))
13951. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13952. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13953. [axiom]
(or
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
13954. [axiom]
(or
(not (agent
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
13955. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13956. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores')))
13957. [axiom]
(or
(not (member
(sK65
?X1
(sK14 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (sP6
?X1
(sK14 ?X0))))
13958. [axiom]
(or
(not (member
(sK49
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'NonstoreRetailers')))
13959. [axiom]
(or
(not (member
(sK14
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'PrimaryMetalManufacturing')))
13960. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13961. [axiom]
(not (member 'HowlandIsland' 'BakerIsland'))
13962. [axiom]
(or
(not (member
(sK89
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'WoodProductManufacturing')))
13963. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (sP5
?X2
(sK19
(sK33 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK19
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
13964. [axiom]
(or
(not (member
(sK68
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing')))
13965. [axiom]
(or
(not (agent
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13966. [axiom]
(or
(not (agent
?X0
(sK89
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13967. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13968. [axiom]
(or
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK90 ?X0)
'OrganizationOfNations'))
(instance
(sK91 ?X0)
'Nation'))
13969. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13970. [axiom]
(or
(not (member
(sK21
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores')))
13971. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP3
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
13972. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK38 ?X0 ?X1))
'Organization'))
13973. [axiom]
(or
(not (agent
?X2
(sK91
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
13974. [axiom]
(or
(not (agent
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13975. [axiom]
(or
(not (agent
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
13976. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
13977. [axiom]
(or
(not (member
(sK19
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'TextileProductMills')))
13978. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13979. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13980. [axiom]
(or
(not (member
(sK24 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Netherlands')))
13981. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
13982. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP7
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
13983. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
13984. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
13985. [axiom]
(or
(not (agent
?X0
(sK27
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13986. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations')))
13987. [axiom]
(or
(not (member
(sK85
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'PaperManufacturing')))
13988. [axiom]
(or
(not (agent
?X0
(sK89
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
13989. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP1
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
13990. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
13991. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
13992. [axiom]
(or
(not (agent
?X0
(sK59
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
13993. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
13994. [axiom]
(or
(not (member
(sK85
(sK44 ?X0 ?X1))
?X1))
(not (sP5 ?X0 ?X1))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PaperManufacturing')))
13995. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
13996. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
13997. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
13998. [axiom]
(or
(not (member
(sK39
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP4
?X0
(sK70 ?X1 ?X2))))
13999. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14000. [axiom]
(or
(not (member
(sK91
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'WoodProductManufacturing')))
14001. [axiom]
(or
(not (agent
?X0
(sK47
(sK42
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14002. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14003. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK53 ?X0)))))
14004. [axiom]
(or
(not (agent
?X2
(sK85
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14005. [axiom]
(or
(not (member
(sK42
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'PrintingAndRelatedSupportActivities')))
14006. [axiom]
(or
(not (agent
?X0
(sK89
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14007. [axiom]
(or
(not (member
(sK16
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK65 ?X0 ?X1))))
14008. [axiom]
(or
(instance
(sK28
(sK13 ?X0))
'Group')
(instance
(sK13 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(not (instance
(sK14 ?X0)
'OrganizationalProcess')))
14009. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14010. [axiom]
(or
(not (member
(sK37
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'TransportationEquipmentManufacturing')))
14011. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK74 ?X0 ?X1))
?X3)))
14012. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14013. [axiom]
(or
(not (agent
?X0
(sK80
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14014. [axiom]
(or
(not (agent
?X0
(sK69
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK76
?X2
(sK33 ?X0 ?X1))
?X3)))
14015. [axiom]
(or
(not (agent
?X0
(sK30
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14016. [axiom]
(or
(not (agent
?X0
(sK19
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14017. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing')))
14018. [axiom]
(or
(not (member
(sK70 ?X0 'Netherlands')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'Netherlands')))
14019. [axiom]
(or
(not (instance ?X0 'GeopoliticalArea'))
(instance ?X0 'Physical'))
14020. [axiom]
(or
(not (agent
?X0
(sK82
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14021. [axiom]
(or
(not (agent
?X0
(sK33
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP3
(sK76
?X2
(sK64 ?X0 ?X1))
?X3)))
14022. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14023. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills')))
14024. [axiom]
(or
(not (member
(sK65
?X0
(sK70 ?X1 ?X2))
?X2))
(not (sP7 ?X1 ?X2))
(not (sP6
?X0
(sK70 ?X1 ?X2))))
14025. [axiom]
(or
(not (instance ?X0 'Group'))
(instance ?X0 'AutonomousAgent'))
14026. [axiom]
(or
(not (agent
?X0
(sK54
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14027. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'CollectionOfObjects')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
14028. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization')))
14029. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14030. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14031. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (sP9
?X2
(sK73
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK73
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14032. [axiom]
(or
(not (agent
?X0
(sK42
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14033. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14034. [axiom]
(or
(not (agent
?X0
(sK47
(sK80
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14035. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14036. [axiom]
(or
(not (agent
?X1
(sK19
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14037. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK23 ?X0 ?X1))
?X2)))
14038. [axiom]
(or
(not (agent
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14039. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14040. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14041. [axiom]
(or
(not (agent
?X1
(sK82
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14042. [axiom]
(or
(not (member
(sK89
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'WoodProductManufacturing')))
14043. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK53 ?X0)))))
14044. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14045. [axiom]
(or
(not (agent
?X1
(sK62
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14046. [axiom]
(or
(not (agent
?X0
(sK28
(sK59
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
14047. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'Object')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
14048. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14049. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14050. [axiom]
(or
(not (member
(sK59
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'Construction')))
14051. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP4
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14052. [axiom]
(or
(not (agent
?X1
(sK85
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14053. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14054. [axiom]
(or
(not (agent
?X0
(sK10
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP0
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK11
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12
?X2
(sK69 ?X0 ?X1))
'Organization')))
14055. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'Predicate'))
14056. [axiom]
(or
(not (member
(sK27
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'ApparelManufacturing')))
14057. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
14058. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14059. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (sP7
?X3
(sK44
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK44
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14060. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14061. [axiom]
(or
(not (agent
?X1
(sK59
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14062. [axiom]
(or
(not (agent
?X0
(sK69
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK17
?X2
(sK69 ?X0 ?X1))
?X3)))
14063. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14064. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14065. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14066. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14067. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14068. [axiom]
(or
(not (member
(sK24
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP2
?X3
(sK15 ?X0 ?X2))))
14069. [axiom]
(or
(not (agent
?X0
(sK57
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14070. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14071. [axiom]
(or
(patient
(sK48 ?X0)
(sK50 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
14072. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14073. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14074. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
14075. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14076. [axiom]
(or
(not (member
(sK59
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'Construction')))
14077. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14078. [axiom]
(or
(not (agent
?X0
(sK49
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14079. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14080. [axiom]
(or
(not (agent
(sK18 ?X0)
?X2))
(not (instance
(sK18 ?X0)
'Organization'))
(not (agent
(sK18 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK18 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
14081. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14082. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14083. [axiom]
(or
(not (member
(sK68
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
14084. [axiom]
(or
(not (agent
?X0
(sK30
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14085. [axiom]
(or
(not (agent
?X1
(sK62
(sK39
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK23 ?X1 ?X2))
'GasolineStations'))
(not (sP4
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14086. [axiom]
(or
(instance
(sK61 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations')))
14087. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14088. [axiom]
(or
(not (agent
?X0
(sK37
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14089. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14090. [axiom]
(or
(not (member
(sK39
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK69 ?X0 ?X2))))
14091. [axiom]
(or
(not (member
(sK34
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK65 ?X0 ?X1))))
14092. [axiom]
(or
(not (member
(sK27
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'ApparelManufacturing')))
14093. [axiom]
(or
(instance
(sK52 ?X0)
'RetailStore')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
14094. [axiom]
(or
(not (agent
?X2
(sK89
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14095. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14096. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP9
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14097. [axiom]
(or
(not (agent
?X1
(sK47
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14098. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK74 ?X0 ?X1))
?X2)))
14099. [axiom]
(or
(not (agent
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14100. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK47
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14101. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14102. [axiom]
(or
(not (agent
?X0
(sK30
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14103. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14104. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14105. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14106. [axiom]
(or
(not (member
(sK11
?X3
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK64 ?X0 ?X2))))
14107. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'AutonomousAgent')
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'OrganizationalProcess')))
14108. [axiom]
(or
(not (agent
?X0
(sK28
(sK16
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP1
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK16
?X2
(sK64 ?X0 ?X1))
'Organization'))
14109. [axiom]
(or
(not (member
(sK62
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'GasolineStations')))
14110. [axiom]
(member 'MidwayIslands' 'UnitedStatesMinorOutlyingIslands')
14111. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK34 ?X0 ?X1))))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK34 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK34 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14112. [axiom]
(or
(not (agent
?X1
(sK89
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14113. [axiom]
(or
(not (agent
?X0
(sK23
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP2
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
14114. [axiom]
(or
(not (agent
?X0
(sK62
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14115. [axiom]
(or
(not (agent
?X0
(sK80
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14116. [axiom]
(or
(not (member
(sK91
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WoodProductManufacturing')))
14117. [axiom]
(or
(instance
(sK28
(sK72 ?X0))
'CollectionOfObjects')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(instance
(sK72 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
14118. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
14119. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14120. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (sP2
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK73
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14121. [axiom]
(or
(not (member
(sK11
?X1
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (sP0
?X1
(sK59 ?X0))))
14122. [axiom]
(or
(not (agent
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14123. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14124. [axiom]
(or
(not (member
(sK47
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'PlasticsAndRubberProductsManufacturing')))
14125. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14126. [axiom]
(or
(not (member
(sK21
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'ClothingAndClothingAccessoriesStores')))
14127. [axiom]
(or
(not (member
(sK82
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'MotorVehicleAndPartsDealers')))
14128. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14129. [axiom]
(or
(not (agent
?X1
(sK85
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK10 ?X1 ?X2))
'PaperManufacturing'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14130. [axiom]
(or
(not (member
(sK19
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'TextileProductMills')))
14131. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14132. [axiom]
(or
(not (agent
?X0
(sK85
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14133. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14134. [axiom]
(or
(not (agent
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14135. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14136. [axiom]
(or
(not (agent
?X0
(sK30
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14137. [axiom]
(or
(not (instance
(sK28
(sK67 ?X0))
'OrganizationOfNations'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Nation'))
14138. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14139. [axiom]
(or
(instance
(sK28
(sK39 ?X0 ?X1))
'Object')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (sP4 ?X0 ?X1)))
14140. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP2
?X2
(sK14
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK14
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14141. [axiom]
(or
(not (agent
?X0
(sK89
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14142. [axiom]
(or
(not (agent
?X0
(sK14
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14143. [axiom]
(or
(not (agent
?X0
(sK28
(sK11
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK11
?X2
(sK64 ?X0 ?X1))
'Organization'))
14144. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14145. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14146. [axiom]
(or
(not (agent
?X0
(sK19
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14147. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP4
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14148. [axiom]
(or
(not (agent
?X1
(sK89
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14149. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14150. [axiom]
(or
(not (agent
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14151. [axiom]
(or
(not (agent
?X0
(sK68
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14152. [axiom]
(or
(not (member
(sK19
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'TextileProductMills')))
14153. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK36 ?X0)))))
14154. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK24 ?X0 ?X1)))))
14155. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
14156. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14157. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14158. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X2
(sK68
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK68
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14159. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14160. [axiom]
(or
(not (agent
?X0
(sK42
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14161. [axiom]
(or
(not (agent
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14162. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14163. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP3
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14164. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14165. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills')))
14166. [axiom]
(or
(not (agent
?X0
(sK30
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14167. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14168. [axiom]
(or
(not (member
(sK70
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP7
?X0
(sK44 ?X1 ?X2))))
14169. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14170. [axiom]
(or
(not (member
?X2
(sK28
(sK16 ?X0 ?X1))))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1))
(not (member
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess')))
14171. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14172. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14173. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14174. [axiom]
(or
(not (member
(sK85
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'PaperManufacturing')))
14175. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14176. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14177. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14178. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14179. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK33 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14180. [axiom]
(or
(not (agent
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14181. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14182. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14183. [axiom]
(or
(not (member
(sK16
?X3
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP1
?X3
(sK15 ?X0 ?X2))))
14184. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess')))
14185. [axiom]
(or
(not (member
?X1
(sK85 ?X0)))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance ?X0 'Organization'))
(not (member ?X1 ?X0)))
14186. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14187. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14188. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14189. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14190. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14191. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14192. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14193. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14194. [axiom]
(or
(not (agent
?X0
(sK91
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14195. [axiom]
(or
(not (agent
?X1
(sK54
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14196. [axiom]
(or
(not (member
(sK19
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'TextileProductMills')))
14197. [axiom]
(or
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Object'))
14198. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14199. [axiom]
(or
(not (agent
?X0
(sK57
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14200. [axiom]
(or
(not (member
(sK34
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
?X2
(sK70 ?X0 ?X1))))
14201. [axiom]
(or
(not (agent
?X0
(sK68
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14202. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14203. [axiom]
(or
(not (member
(sK80
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
14204. [axiom]
(or
(not (agent
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14205. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X2
(sK68
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK68
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14206. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14207. [axiom]
(or
(not (agent
?X1
(sK73
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'WholesaleTrade'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14208. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14209. [axiom]
(or
(not (agent
?X1
(sK57
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14210. [axiom]
(or
(not (member
(sK57
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'Construction')))
14211. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14212. [axiom]
(or
(not (agent
?X0
(sK14
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14213. [axiom]
(or
(not (agent
?X0
(sK10 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations')))
14214. [axiom]
(or
(not (member
(sK49
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'NonstoreRetailers')))
14215. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP4
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK54
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14216. [axiom]
(or
(not (agent
?X0
(sK68
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14217. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP4
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14218. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14219. [axiom]
(or
(not (member
(sK16
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1
?X2
(sK28
(sK39 ?X0 ?X1)))))
14220. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14221. [axiom]
(or
(not (agent
?X1
(sK68
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14222. [axiom]
(or
(not (agent
?X0
(sK33
(sK35 ?X0 ?X1)
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK35 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK34 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK35 ?X0 ?X1)
?X2)))
14223. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14224. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14225. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14226. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14227. [axiom]
(not (member 'Netherlands' 'Greece'))
14228. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14229. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP6
?X2
(sK14
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK14
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14230. [axiom]
(or
(not (agent
?X0
(sK28
(sK75
?X2
(sK64 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP9
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK64 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK75
?X2
(sK64 ?X0 ?X1))
'Organization'))
14231. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14232. [axiom]
(or
(instance
(sK73 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
14233. [axiom]
(or
(agent
(sK35 ?X0 ?X1)
(sK34 ?X0 ?X1))
(not (sP3 ?X0 ?X1)))
14234. [axiom]
(or
(not (agent
?X0
(sK59
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14235. [axiom]
(or
(not (subclass ?X0 'IntransitiveRelation'))
(subclass ?X0 'BinaryRelation'))
14236. [axiom]
(or
(not (member
(sK89
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'WoodProductManufacturing')))
14237. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14238. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK54
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP6
?X2
(sK54
(sK23 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK54
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14239. [axiom]
(or
(not (agent
?X1
(sK80
(sK16
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14240. [axiom]
(or
(instance
(sK46 ?X0)
'Manufacture')
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'Organization')))
14241. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
14242. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK69 ?X0 ?X1))
?X3)))
14243. [axiom]
(or
(not (agent
?X0
(sK69
(sK40 ?X0 ?X1)
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK40 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK40 ?X0 ?X1)
?X2)))
14244. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14245. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14246. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14247. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14248. [axiom]
(or
(not (agent
?X0
(sK49
(sK59
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK15 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14249. [axiom]
(or
(not (member
(sK27
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'ApparelManufacturing')))
14250. [axiom]
(not (member 'Estonia' 'Greece'))
14251. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14252. [axiom]
(or
(not (member
(sK49
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'NonstoreRetailers')))
14253. [axiom]
(or
(instance
(sK28
(sK70 ?X0 ?X1))
'AutonomousAgent')
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess')))
14254. [axiom]
(or
(not (agent
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14255. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP7
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK89
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14256. [axiom]
(or
(not (agent
?X0
(sK21
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14257. [axiom]
(or
(not (agent
?X0
(sK85
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14258. [axiom]
(or
(not (member
(sK44 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP5 ?X0 'JohnstonAtoll')))
14259. [axiom]
(or
(patient
(sK40 ?X0 ?X1)
(sK38 ?X0 ?X1))
(not (sP4 ?X0 ?X1)))
14260. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14261. [axiom]
(or
(not (member
(sK19
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'TextileProductMills')))
14262. [axiom]
(or
(not (subclass ?X0 'InheritableRelation'))
(subclass ?X0 'Abstract'))
14263. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14264. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14265. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14266. [axiom]
(or
(not (member
(sK34
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP3
?X0
(sK34 ?X1 ?X2))))
14267. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14268. [axiom]
(or
(not (member
(sK82
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
14269. [axiom]
(or
(instance
(sK49 ?X0)
'Nation')
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
14270. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK23 ?X0 ?X1))
?X3)))
14271. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14272. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14273. [axiom]
(or
(not (agent
?X0
(sK42
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14274. [axiom]
(or
(instance
(sK70 ?X1 ?X0)
'Nation')
(not (instance ?X0 'OrganizationOfNations'))
(not (sP7 ?X1 ?X0)))
14275. [axiom]
(or
(not (agent
?X0
(sK43
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK66
?X2
(sK43 ?X0 ?X1))
?X3)))
14276. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14277. [axiom]
(or
(not (member
(sK44 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP5 ?X0 'EuropeanMonetaryUnion')))
14278. [axiom]
(or
(not (member
(sK11
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP0
?X0
(sK44 ?X1 ?X2))))
14279. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
14280. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK89
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP9
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK89
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14281. [axiom]
(or
(not (agent
?X1
(sK80
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14282. [axiom]
(or
(patient
(sK81 ?X0)
(sK83 ?X0))
(instance
(sK84 ?X0)
'TransportationDevice')
(instance
(sK83 ?X0)
'TransportationDevice')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
14283. [axiom]
(or
(not (agent
?X0
(sK28
(sK39
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK39
?X2
(sK43 ?X0 ?X1))
'Organization'))
14284. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14285. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14286. [axiom]
(or
(not (agent
?X0
(sK42
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14287. [axiom]
(or
(not (member
(sK70
?X1
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (sP7
?X1
(sK87 ?X0))))
14288. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14289. [axiom]
(or
(not (agent
?X0
(sK28
(sK70 ?X0 ?X1))))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization'))
14290. [axiom]
(or
(instance
(sK59 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization')))
14291. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14292. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK29 ?X0)))))
14293. [axiom]
(or
(not (agent
?X0
(sK73
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14294. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14295. [axiom]
(or
(not (member
(sK47
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'PlasticsAndRubberProductsManufacturing')))
14296. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14297. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14298. [axiom]
(or
(instance
(sK39 ?X1 ?X0)
'Object')
(not (sP4 ?X1 ?X0))
(not (instance ?X0 'Organization')))
14299. [axiom]
(or
(not (agent
?X0
(sK43
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
14300. [axiom]
(or
(not (agent
?X1
(sK82
(sK39
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK15 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP4
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14301. [axiom]
(or
(not (agent
?X1
(sK14
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14302. [axiom]
(or
(not (member
(sK65
?X2
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP6
?X2
(sK24 ?X0 ?X1))))
14303. [axiom]
(or
(instance
(sK82 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
14304. [axiom]
(or
(instance
(sK81 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers')))
14305. [axiom]
(or
(not (agent
?X2
(sK59
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14306. [axiom]
(or
(not (member
(sK85 ?X0)
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess')))
14307. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14308. [axiom]
(or
(not (member
(sK73
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'WholesaleTrade')))
14309. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14310. [axiom]
(or
(not (member
(sK89
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68 ?X0)
'Organization'))
(not (attribute
(sK68 ?X0)
'WoodProductManufacturing')))
14311. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
14312. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP3
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14313. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14314. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14315. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14316. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14317. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK69 ?X0 ?X1))
?X2)))
14318. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP6
?X2
(sK30
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK30
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14319. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP3
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK14
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14320. [axiom]
(or
(not (agent
?X0
(sK27
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14321. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14322. [axiom]
(or
(not (member
(sK37
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'TransportationEquipmentManufacturing')))
14323. [axiom]
(or
(not (agent
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14324. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14325. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14326. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK74 ?X0 ?X1))
'Organization'))
14327. [axiom]
(or
(instance
(sK28
(sK20 ?X0))
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(instance
(sK20 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores')))
14328. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14329. [axiom]
(or
(not (agent
?X0
(sK47
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14330. [axiom]
(or
(not (agent
?X1
(sK21
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14331. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14332. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14333. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14334. [axiom]
(or
(not (member
(sK89
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'WoodProductManufacturing')))
14335. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14336. [axiom]
(or
(not (member
(sK85
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'PaperManufacturing')))
14337. [axiom]
(or
(not (agent
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14338. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14339. [axiom]
(or
(not (agent
?X1
(sK57
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14340. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14341. [axiom]
(or
(not (agent
?X0
(sK42
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14342. [axiom]
(or
(not (member
(sK49
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'NonstoreRetailers')))
14343. [axiom]
(or
(instance
(sK91 ?X0)
'Nation')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
14344. [axiom]
(or
(not (agent
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14345. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14346. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14347. [axiom]
(or
(not (agent
?X0
(sK82
(sK42
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14348. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
14349. [axiom]
(or
(not (agent
?X0
(sK64
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK76
?X2
(sK23 ?X0 ?X1))
?X3)))
14350. [axiom]
(or
(not (agent
?X0
(sK47
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14351. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14352. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14353. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14354. [axiom]
(or
(not (agent
?X0
(sK21
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14355. [axiom]
(or
(not (agent
?X1
(sK42
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14356. [axiom]
(or
(not (agent
?X0
(sK47
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14357. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores')))
14358. [axiom]
(or
(not (member
(sK82
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
14359. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14360. [axiom]
(or
(not (member
(sK30
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'GeneralMerchandiseStores')))
14361. [axiom]
(or
(not (member
(sK80
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
14362. [axiom]
(or
(not (agent
?X2
(sK89
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14363. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14364. [axiom]
(or
(not (agent
?X1
(sK59
(sK75
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP9
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14365. [axiom]
(or
(instance
(sK28
(sK24 ?X0 ?X1))
'Group')
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess')))
14366. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14367. [axiom]
(or
(not (member
(sK68
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
14368. [axiom]
(or
(not (instance
(sK51 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
14369. [axiom]
(or
(not (agent
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14370. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP9
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK49
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14371. [axiom]
(or
(not (agent
?X0
(sK49
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14372. [axiom]
(or
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance
(sK15 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
14373. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14374. [axiom]
(or
(not (member
(sK19
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (instance
(sK62 ?X0)
'Organization'))
(not (attribute
(sK62 ?X0)
'TextileProductMills')))
14375. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP1
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14376. [axiom]
(or
(not (agent
?X1
(sK42
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14377. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK59 ?X0)))))
14378. [axiom]
(or
(instance
(sK28
(sK44 ?X0 ?X1))
'Object')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (sP5 ?X0 ?X1)))
14379. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14380. [axiom]
(or
(not (member
(sK68
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'BeverageAndTobaccoProductManufacturing')))
14381. [axiom]
(or
(not (agent
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14382. [axiom]
(or
(not (agent
?X0
(sK49
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14383. [axiom]
(or
(not (member
(sK11
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X1
(sK68 ?X0))))
14384. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14385. [axiom]
(or
(not (agent
?X0
(sK73
(sK42
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14386. [axiom]
(or
(not (member
(sK49
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'NonstoreRetailers')))
14387. [axiom]
(or
(not (agent
?X0
(sK43
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP5
(sK71
?X2
(sK74 ?X0 ?X1))
?X3)))
14388. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK69 ?X0 ?X1))
?X3)))
14389. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
14390. [axiom]
(or
(not (agent
?X0
(sK23
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK60
(sK43 ?X0 ?X1))
?X2)))
14391. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14392. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14393. [axiom]
(or
(not (agent
?X1
(sK57
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14394. [axiom]
(or
(not (agent
?X0
(sK15
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
14395. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14396. [axiom]
(or
(instance
(sK28
(sK48 ?X0))
'Object')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(instance
(sK48 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers')))
14397. [axiom]
(or
(not (member
(sK75
?X0
(sK34 ?X1 ?X2))
?X2))
(not (sP3 ?X1 ?X2))
(not (sP9
?X0
(sK34 ?X1 ?X2))))
14398. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK74 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14399. [axiom]
(or
(not (member
(sK75
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP9
?X3
(sK43 ?X0 ?X2))))
14400. [axiom]
(or
(not (agent
?X0
(sK37
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14401. [axiom]
(or
(not (agent
?X1
(sK91
(sK24
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK74 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP2
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14402. [axiom]
(or
(not (agent
?X0
(sK47
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14403. [axiom]
(or
(not (agent
?X0
(sK49
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14404. [axiom]
(or
(instance
(sK28
(sK46 ?X0))
'Collection')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing')))
14405. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14406. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14407. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14408. [axiom]
(or
(not (agent
?X0
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
14409. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14410. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK85 ?X0)))))
14411. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14412. [axiom]
(or
(not (agent
?X0
(sK54
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14413. [axiom]
(or
(not (agent
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14414. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14415. [axiom]
(or
(instance
(sK53 ?X0)
'Selling')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
14416. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14417. [axiom]
(or
(not (agent
?X0
(sK42
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14418. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14419. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP3
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14420. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14421. [axiom]
(or
(not (agent
?X0
(sK21
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14422. [axiom]
(or
(not (agent
?X0
(sK69
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK35
?X2
(sK23 ?X0 ?X1))
?X3)))
14423. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14424. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14425. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14426. [axiom]
(or
(not (agent
?X0
(sK43
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK86
(sK43 ?X0 ?X1))
?X2)))
14427. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK65
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK65
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14428. [axiom]
(or
(not (organizationalObjective ?X1 ?X0))
(attribute ?X1 ?X0))
14429. [axiom]
(or
(not (agent
?X0
(sK43
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK45
?X2
(sK15 ?X0 ?X1))
?X3)))
14430. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14431. [axiom]
(or
(not (agent
?X0
(sK59
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14432. [axiom]
(or
(not (member
(sK68
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
14433. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK48 ?X0)))))
14434. [axiom]
(or
(agent
(sK57 ?X0)
(sK56 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
14435. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14436. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14437. [axiom]
(or
(not (member
(sK24
?X0
(sK44 ?X1 ?X2))
?X2))
(not (sP5 ?X1 ?X2))
(not (sP2
?X0
(sK44 ?X1 ?X2))))
14438. [axiom]
(or
(not (member
(sK24 ?X0 'NavassaIsland')
'UnitedStatesMinorOutlyingIslands'))
(not (sP2 ?X0 'NavassaIsland')))
14439. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14440. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14441. [axiom]
(not (member 'JohnstonAtoll' 'BakerIsland'))
14442. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14443. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14444. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14445. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP7
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14446. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK44 ?X0 ?X1))))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK44 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14447. [axiom]
(or
(instance
(sK69 ?X0 ?X1)
'Object')
(not (sP7 ?X0 ?X1)))
14448. [axiom]
(or
(not (agent
?X1
(sK47
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14449. [axiom]
(or
(not (agent
?X1
(sK30
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14450. [axiom]
(or
(not (member
(sK54
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'FoodAndBeverageStores')))
14451. [axiom]
(or
(not (agent
?X2
(sK89
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14452. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14453. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14454. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14455. [axiom]
(or
(not (agent
?X1
(sK91
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14456. [axiom]
(member 'Netherlands' 'BeneluxEconomicUnion')
14457. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (sP3
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK85
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14458. [axiom]
(or
(instance
(sK28
(sK67 ?X0))
'Object')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(instance
(sK67 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
14459. [axiom]
(or
(not (agent
?X0
(sK69
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK69
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP7
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK70
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK71
?X2
(sK38 ?X0 ?X1))
'Organization')))
14460. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14461. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14462. [axiom]
(or
(not (agent
?X1
(sK54
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14463. [axiom]
(or
(not (member
(sK11 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Malta')))
14464. [axiom]
(or
(not (agent
?X0
(sK10
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK92
(sK43 ?X0 ?X1))
?X2)))
14465. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14466. [axiom]
(or
(not (agent
?X0
(sK30
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14467. [axiom]
(or
(not (member
(sK75
?X1
(sK68 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(not (sP9
?X1
(sK68 ?X0))))
14468. [axiom]
(or
(not (agent
?X1
(sK37
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14469. [axiom]
(or
(not (agent
?X1
(sK37
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14470. [axiom]
(or
(not (member
(sK59
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X2)
'Organization'))
(not (attribute
(sK43 ?X0 ?X2)
'Construction')))
14471. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14472. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14473. [axiom]
(or
(not (agent
?X0
(sK15
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
14474. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14475. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14476. [axiom]
(or
(not (agent
?X0
(sK91
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14477. [axiom]
(or
(not (member
(sK21
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'ClothingAndClothingAccessoriesStores')))
14478. [axiom]
(or
(not (agent
?X0
(sK62
(sK54
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14479. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14480. [axiom]
(or
(not (member
(sK42
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
14481. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14482. [axiom]
(or
(not (agent
?X0
(sK49
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14483. [axiom]
(or
(instance
(sK59 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
14484. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14485. [axiom]
(or
(not (agent
?X0
(sK14
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14486. [axiom]
(or
(not (member
(sK27
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'ApparelManufacturing')))
14487. [axiom]
(or
(not (agent
?X0
(sK10
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP0
(sK76
?X2
(sK38 ?X0 ?X1))
?X3)))
14488. [axiom]
(or
(not (agent
?X0
(sK82
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14489. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14490. [axiom]
(or
(instance
(sK42 ?X0)
'Entity')
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'Organization')))
14491. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14492. [axiom]
(or
(not (member
(sK44
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP5
?X1
(sK30 ?X0))))
14493. [axiom]
(or
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
14494. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14495. [axiom]
(or
(not (agent
?X0
(sK30
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14496. [axiom]
(or
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK15 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK16 ?X0 ?X1)
'Nation'))
14497. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14498. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP1
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14499. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14500. [axiom]
(or
(not (agent
?X0
(sK49
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14501. [axiom]
(or
(not (member
(sK79 ?X0)
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess')))
14502. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14503. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK65
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK65
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14504. [axiom]
(or
(not (agent
?X1
(sK82
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14505. [axiom]
(or
(not (agent
?X2
(sK54
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14506. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14507. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK33 ?X0 ?X1))
?X2)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK33 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK33 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK33 ?X0 ?X1))
?X2)))
14508. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization')))
14509. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14510. [axiom]
(or
(not (agent
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14511. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14512. [axiom]
(or
(not (member
(sK30
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'GeneralMerchandiseStores')))
14513. [axiom]
(or
(not (agent
?X0
(sK62
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14514. [axiom]
(or
(not (agent
?X1
(sK27
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14515. [axiom]
(or
(not (member
(sK57
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'Construction')))
14516. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK15 ?X0 ?X1))
?X3)))
14517. [axiom]
(or
(not (member
(sK16
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP1
?X1
(sK28
(sK81 ?X0)))))
14518. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14519. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14520. [axiom]
(or
(not (member
(sK89
(sK34 ?X0 ?X1))
?X1))
(not (sP3 ?X0 ?X1))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WoodProductManufacturing')))
14521. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14522. [axiom]
(or
(not (agent
?X1
(sK30
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14523. [axiom]
(or
(not (member
(sK85
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'PaperManufacturing')))
14524. [axiom]
(or
(not (agent
?X0
(sK37
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14525. [axiom]
(or
(instance
(sK28
(sK41 ?X0))
'Group')
(instance
(sK41 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'OrganizationalProcess')))
14526. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14527. [axiom]
(or
(not (agent
?X1
(sK59
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14528. [axiom]
(or
(not (member
(sK27
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'ApparelManufacturing')))
14529. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14530. [axiom]
(or
(not (agent
?X2
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14531. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14532. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK33 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14533. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14534. [axiom]
(or
(not (member
(sK62
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'Organization'))
(not (attribute
(sK19 ?X0)
'GasolineStations')))
14535. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14536. [axiom]
(or
(not (agent
?X0
(sK62
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14537. [axiom]
(or
(not (agent
?X0
(sK28
(sK44
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP5
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK44
?X2
(sK38 ?X0 ?X1))
'Organization'))
14538. [axiom]
(or
(not (agent
?X2
(sK37
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14539. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14540. [axiom]
(or
(not (agent
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14541. [axiom]
(or
(not (agent
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14542. [axiom]
(or
(not (agent
?X0
(sK21
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14543. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14544. [axiom]
(or
(not (agent
?X0
(sK87
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK87
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization')))
14545. [axiom]
(or
(not (instance
(sK28
(sK18 ?X0))
'OrganizationOfNations'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Nation'))
14546. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14547. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14548. [axiom]
(or
(not (member
(sK24
?X1
(sK19 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(not (sP2
?X1
(sK19 ?X0))))
14549. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK15 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14550. [axiom]
(or
(not (agent
?X0
(sK64
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP6
(sK66
?X2
(sK38 ?X0 ?X1))
?X3)))
14551. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK15 ?X0 ?X1))
?X3)))
14552. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14553. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14554. [axiom]
(or
(not (member
(sK30
(sK39 ?X0 ?X1))
?X1))
(not (sP4 ?X0 ?X1))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'GeneralMerchandiseStores')))
14555. [axiom]
(or
(not (agent
?X0
(sK80
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14556. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14557. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK91
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14558. [axiom]
(or
(not (agent
?X0
(sK54
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14559. [axiom]
(or
(not (agent
?X0
(sK59
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14560. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14561. [axiom]
(or
(not (member
(sK11
?X1
(sK28
(sK81 ?X0)))
(sK81 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'MotorVehicleAndPartsDealers'))
(instance
(sK81 ?X0)
'Organization')
(not (instance
(sK82 ?X0)
'OrganizationalProcess'))
(not (sP0
?X1
(sK28
(sK81 ?X0)))))
14562. [axiom]
(or
(instance
(sK47 ?X0)
'Entity')
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'Organization')))
14563. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14564. [axiom]
(or
(not (agent
?X0
(sK54
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14565. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK18 ?X0)))))
14566. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14567. [axiom]
(or
(not (agent
?X2
(sK14
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14568. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14569. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14570. [axiom]
(or
(not (member
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK15 ?X0 ?X1))))
14571. [axiom]
(or
(not (member
(sK57
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21 ?X0)
'Organization'))
(not (attribute
(sK21 ?X0)
'Construction')))
14572. [axiom]
(or
(not (agent
?X0
(sK73
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14573. [axiom]
(or
(not (agent
?X0
(sK38
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP9
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK76
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK76
?X2
(sK69 ?X0 ?X1))
?X3)))
14574. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14575. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14576. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK44
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK44
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14577. [axiom]
(or
(not (agent
?X0
(sK27
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14578. [axiom]
(or
(not (member
(sK24 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Germany')))
14579. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14580. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14581. [axiom]
(or
(not (agent
?X0
(sK73
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14582. [axiom]
(or
(not (member
(sK34 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Austria')))
14583. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (sP2
?X3
(sK44
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK44
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14584. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing')))
14585. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14586. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14587. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14588. [axiom]
(or
(not (agent
?X0
(sK42
(sK42
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK43 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14589. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14590. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14591. [axiom]
(or
(not (agent
?X0
(sK47
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14592. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14593. [axiom]
(or
(not (member
(sK11
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP0
?X1
(sK21 ?X0))))
14594. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14595. [axiom]
(or
(not (agent
?X0
(sK85
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14596. [axiom]
(or
(not (agent
?X1
(sK89
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14597. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14598. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14599. [axiom]
(or
(not (agent
?X0
(sK10
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP0
(sK12
?X2
(sK74 ?X0 ?X1))
?X3)))
14600. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14601. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14602. [axiom]
(or
(not (agent
?X0
(sK64
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK35
?X2
(sK64 ?X0 ?X1))
?X3)))
14603. [axiom]
(or
(not (agent
?X2
(sK37
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14604. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14605. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))))
(not (sP0
?X3
(sK39
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK39
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14606. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14607. [axiom]
(or
(not (agent
?X0
(sK14
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14608. [axiom]
(subclass 'Group' 'AutonomousAgent')
14609. [axiom]
(or
(not (agent
?X0
(sK85
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14610. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14611. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14612. [axiom]
(or
(instance
(sK28
(sK18 ?X0))
'Collection')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
14613. [axiom]
(or
(not (member
(sK24
?X1
(sK21 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X1
(sK21 ?X0))))
14614. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP5
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14615. [axiom]
(or
(not (agent
?X1
(sK49
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14616. [axiom]
(or
(not (member
(sK82
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'MotorVehicleAndPartsDealers')))
14617. [axiom]
(or
(not (member
(sK47
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing')))
14618. [axiom]
(or
(not (agent
?X2
(sK68
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14619. [axiom]
(or
(not (agent
?X0
(sK82
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14620. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14621. [axiom]
(or
(not (agent
?X0
(sK49
(sK70 ?X0 ?X1))))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14622. [axiom]
(or
(not (member
(sK44
?X2
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP5
?X2
(sK28
(sK70 ?X0 ?X1)))))
14623. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14624. [axiom]
(or
(not (agent
?X0
(sK37
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14625. [axiom]
(subclass 'Nation' 'AutonomousAgent')
14626. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14627. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK64 ?X0 ?X1))
?X3)))
14628. [axiom]
(or
(not (agent
?X0
(sK27
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14629. [axiom]
(subclass 'Predicate' 'InheritableRelation')
14630. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14631. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14632. [axiom]
(or
(not (member
(sK30
(sK75 ?X0 ?X1))
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'GeneralMerchandiseStores')))
14633. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14634. [axiom]
(or
(not (agent
?X0
(sK59
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'Construction'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14635. [axiom]
(or
(not (member
(sK21
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (instance
(sK27 ?X0)
'Organization'))
(not (attribute
(sK27 ?X0)
'ClothingAndClothingAccessoriesStores')))
14636. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP6
?X2
(sK49
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK49
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14637. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14638. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK34 ?X0 ?X1)))))
14639. [axiom]
(or
(not (agent
?X0
(sK19
(sK68
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14640. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP4
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14641. [axiom]
(or
(not (member
(sK34 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP3 ?X0 'Spain')))
14642. [axiom]
(or
(not (agent
?X0
(sK23
(sK92
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK92
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK15 ?X0 ?X1))
'Organization'))
(not (sP2
(sK92
(sK15 ?X0 ?X1))
?X2)))
14643. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK38 ?X0 ?X1))
?X3)))
14644. [axiom]
(or
(not (agent
?X2
(sK54
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14645. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14646. [axiom]
(or
(not (agent
?X0
(sK59
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14647. [axiom]
(or
(not (member
?X1
(sK91 ?X0)))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (member
?X1
(sK90 ?X0))))
14648. [axiom]
(or
(not (member
(sK37
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'TransportationEquipmentManufacturing')))
14649. [axiom]
(or
(not (agent
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14650. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP9
?X2
(sK54
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK54
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14651. [axiom]
(or
(not (agent
?X1
(sK68
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14652. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14653. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14654. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK72 ?X0)))))
14655. [axiom]
(or
(not (agent
?X0
(sK73
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14656. [axiom]
(instance range 'Abstract')
14657. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14658. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK74 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14659. [axiom]
(or
(not (agent
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14660. [axiom]
(or
(not (agent
?X0
(sK14
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14661. [axiom]
(or
(not (agent
?X2
(sK57
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14662. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK23 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14663. [axiom]
(or
(not (agent
?X0
(sK80
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14664. [axiom]
(or
(not (agent
?X0
(sK21
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14665. [axiom]
(or
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
14666. [axiom]
(or
(not (member
(sK19
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'TextileProductMills')))
14667. [axiom]
(or
(not (agent
?X2
(sK85
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14668. [axiom]
(or
(not (agent
?X0
(sK27
(sK91
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14669. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14670. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14671. [axiom]
(or
(not (agent
?X1
(sK73
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'WholesaleTrade'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14672. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14673. [axiom]
(or
(not (member
(sK62
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'GasolineStations')))
14674. [axiom]
(or
(instance
(sK19 ?X0)
'Physical')
(not (attribute ?X0 'TextileProductMills'))
(not (instance ?X0 'Organization')))
14675. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14676. [axiom]
(or
(not (agent
?X1
(sK37
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14677. [axiom]
(or
(not (member
(sK42
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'PrintingAndRelatedSupportActivities')))
14678. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14679. [axiom]
(or
(not (member
(sK37
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance
(sK39 ?X0 ?X1)
'Organization'))
(not (attribute
(sK39 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
14680. [axiom]
(or
(not (member
(sK24
?X1
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (sP2
?X1
(sK85 ?X0))))
14681. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP5
?X2
(sK47
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK47
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14682. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK23 ?X0 ?X1))
?X2)))
14683. [axiom]
(or
(not (agent
?X2
(sK75 ?X0 ?X1)))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK75 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14684. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP2
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14685. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14686. [axiom]
(instance part 'BinaryRelation')
14687. [axiom]
(or
(not (agent
?X2
(sK68
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14688. [axiom]
(or
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'AutonomousAgent'))
14689. [axiom]
(or
(not (agent
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14690. [axiom]
(or
(not (agent
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14691. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14692. [axiom]
(or
(not (agent
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14693. [axiom]
(or
(not (agent
?X0
(sK73
(sK21
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14694. [axiom]
(or
(instance
(sK75 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP9 ?X0 ?X1)))
14695. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14696. [axiom]
(or
(instance
(sK28
(sK79 ?X0))
'Object')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(instance
(sK79 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing')))
14697. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14698. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14699. [axiom]
(or
(not (member
(sK68
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
14700. [axiom]
(or
(not (agent
?X0
(sK49
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14701. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14702. [axiom]
(or
(not (agent
?X1
(sK62
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'GasolineStations'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14703. [axiom]
(or
(not (member
(sK39
?X3
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK10 ?X0 ?X2))))
14704. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14705. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14706. [axiom]
(or
(not (agent
?X0
(sK58
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK58
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization')))
14707. [axiom]
(or
(not (agent
?X0
(sK74
?X2
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (sP9
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK75
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK76
?X2
(sK38 ?X0 ?X1))
'Organization')))
14708. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK39
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK39
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14709. [axiom]
(or
(not (agent
?X0
(sK59
(sK91
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14710. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14711. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK54
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (sP5
?X2
(sK54
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK54
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14712. [axiom]
(or
(not (agent
?X0
(sK42
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14713. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK74 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14714. [axiom]
(or
(not (member
(sK34
?X2
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP3
?X2
(sK28
(sK75 ?X0 ?X1)))))
14715. [axiom]
(or
(not (member
(sK70 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP7 ?X0 'France')))
14716. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK30
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP0
?X2
(sK30
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK30
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14717. [axiom]
(or
(not (agent
?X0
(sK85
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14718. [axiom]
(or
(not (agent
?X2
(sK54
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14719. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14720. [axiom]
(or
(not (agent
?X0
(sK14
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14721. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14722. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14723. [axiom]
(or
(not (member
(sK30
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK61 ?X0))
'GeneralMerchandiseStores')))
14724. [axiom]
(or
(not (agent
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14725. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK33 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14726. [axiom]
(or
(not (instance ?X0 'Organization'))
(instance ?X0 'Physical'))
14727. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14728. [axiom]
(or
(not (agent
?X0
(sK57
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14729. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14730. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14731. [axiom]
(or
(not (agent
?X0
(sK73
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14732. [axiom]
(or
(not (agent
?X1
(sK19
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14733. [axiom]
(or
(not (agent
?X0
(sK59
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14734. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK10 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14735. [axiom]
(or
(patient
?X0
(sK15 ?X0 ?X1))
(not (sP1 ?X0 ?X1)))
14736. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14737. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14738. [axiom]
(or
(not (agent
?X2
(sK85
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14739. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14740. [axiom]
(subclass 'AutonomousAgent' 'Physical')
14741. [axiom]
(or
(not (agent
?X0
(sK14
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14742. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK69 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14743. [axiom]
(or
(not (member
(sK85
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'PaperManufacturing')))
14744. [axiom]
(or
(not (agent
?X0
(sK43
(sK60
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK60
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK43 ?X0 ?X1))
'Organization'))
(not (sP5
(sK60
(sK43 ?X0 ?X1))
?X2)))
14745. [axiom]
(or
(not (agent
?X0
(sK73
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14746. [axiom]
(or
(not (instance
(sK28
(sK46 ?X0))
'OrganizationOfNations'))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(instance
(sK46 ?X0)
'Nation'))
14747. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14748. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14749. [axiom]
(or
(not (agent
?X0
(sK89
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14750. [axiom]
(or
(not (agent
?X1
(sK42
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14751. [axiom]
(or
(sP7
(sK72 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade')))
14752. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK39
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK39
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP4
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14753. [axiom]
(or
(not (agent
?X1
(sK91
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14754. [axiom]
(or
(not (member
(sK75 ?X0 'Lithuania')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Lithuania')))
14755. [axiom]
(or
(not (agent
?X2
(sK68
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14756. [axiom]
(or
(not (member
(sK42
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'PrintingAndRelatedSupportActivities')))
14757. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14758. [axiom]
(or
(not (sP1 ?X0 ?X1))
(instance ?X0 'Manufacture'))
14759. [axiom]
(or
(not (agent
?X1
(sK21
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14760. [axiom]
(member 'WakeIsland' 'UnitedStatesMinorOutlyingIslands')
14761. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK74 ?X0 ?X1))
?X2)))
14762. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14763. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14764. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14765. [axiom]
(or
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance
(sK33 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
14766. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14767. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14768. [axiom]
(or
(not (member
(sK19
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'TextileProductMills')))
14769. [axiom]
(or
(not (agent
?X0
(sK10
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
14770. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14771. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14772. [axiom]
(or
(not (agent
?X0
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PrintingAndRelatedSupportActivities')))
14773. [axiom]
(subclass 'City' 'GeopoliticalArea')
14774. [axiom]
(or
(not (agent
?X2
(sK49
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14775. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14776. [axiom]
(or
(not (member
(sK62
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X2)
'Organization'))
(not (attribute
(sK74 ?X0 ?X2)
'GasolineStations')))
14777. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (sP1
?X3
(sK24
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK24
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14778. [axiom]
(or
(not (agent
?X0
(sK19
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14779. [axiom]
(or
(not (agent
?X0
(sK47
(sK14
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK64 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14780. [axiom]
(or
(not (agent
?X2
(sK21
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14781. [axiom]
(or
(not (agent
?X0
(sK80
(sK68
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK69 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14782. [axiom]
(or
(not (located ?X1 ?X0))
(not (part ?X2 ?X1))
(located ?X2 ?X0))
14783. [axiom]
(or
(not (agent
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14784. [axiom]
(or
(not (member
(sK30
(sK28
(sK72 ?X0)))
(sK72 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WholesaleTrade'))
(instance
(sK72 ?X0)
'Organization')
(not (instance
(sK73 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK72 ?X0))
'GeneralMerchandiseStores')))
14785. [axiom]
(or
(not (member
(sK73
(sK28
(sK44 ?X0 ?X1)))
(sK44 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(instance
(sK44 ?X0 ?X1)
'Organization')
(not (instance
(sK45 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK44 ?X0 ?X1))
'WholesaleTrade')))
14786. [axiom]
(or
(not (agent
?X0
(sK23
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP2
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
14787. [axiom]
(or
(not (agent
?X0
(sK10
(sK86
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK86
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK43 ?X0 ?X1))
'Organization'))
(not (sP0
(sK86
(sK43 ?X0 ?X1))
?X2)))
14788. [axiom]
(or
(not (member
(sK37
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK88 ?X0))
'TransportationEquipmentManufacturing')))
14789. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP7
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK21
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14790. [axiom]
(or
(not (agent
?X1
(sK59
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14791. [axiom]
(or
(not (member
(sK91
(sK59 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'WoodProductManufacturing')))
14792. [axiom]
(or
(not (agent
?X0
(sK33
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP3
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK34
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK35
?X2
(sK10 ?X0 ?X1))
'Organization')))
14793. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14794. [axiom]
(or
(not (agent
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14795. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK64 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14796. [axiom]
(or
(not (member
(sK82
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'MotorVehicleAndPartsDealers')))
14797. [axiom]
(or
(not (agent
?X2
(sK14
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
14798. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14799. [axiom]
(or
(member
?X1
(sK43 ?X0 ?X2))
(not (instance ?X1 'AutonomousAgent'))
(not (agent ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2)))
14800. [axiom]
(or
(not (agent
?X2
(sK89
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14801. [axiom]
(or
(not (member
(sK39
?X1
(sK28
(sK61 ?X0)))
(sK61 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(instance
(sK61 ?X0)
'Organization')
(not (instance
(sK62 ?X0)
'OrganizationalProcess'))
(not (sP4
?X1
(sK28
(sK61 ?X0)))))
14802. [axiom]
(or
(not (agent
?X0
(sK38
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK12
?X2
(sK10 ?X0 ?X1))
?X3)))
14803. [axiom]
(or
(not (member
(sK11
?X2
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK24 ?X0 ?X1))))
14804. [axiom]
(or
(not (member
(sK44 ?X0 'Spain')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Spain')))
14805. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14806. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14807. [axiom]
(or
(not (agent
?X2
(sK54
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14808. [axiom]
(or
(not (agent
?X1
(sK49
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14809. [axiom]
(or
(not (member
(sK80
(sK80 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80 ?X0)
'Organization'))
(not (attribute
(sK80 ?X0)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
14810. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK59
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14811. [axiom]
(or
(not (agent
?X1
(sK85
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'PaperManufacturing'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14812. [axiom]
(or
(instance
(sK57 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction')))
14813. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
14814. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP4
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14815. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14816. [axiom]
(or
(not (member
(sK39
?X3
(sK74 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK74 ?X0 ?X2))))
14817. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14818. [axiom]
(or
(not (agent
?X0
(sK68
(sK47
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14819. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing')))
14820. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'Physical')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP2 ?X0 ?X1)))
14821. [axiom]
(or
(not (member
(sK11 ?X0 'Italy')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Italy')))
14822. [axiom]
(or
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK43 ?X0 ?X1)
'OrganizationOfNations'))
(instance
(sK44 ?X0 ?X1)
'Nation'))
14823. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14824. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14825. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP9
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14826. [axiom]
(or
(not (member
(sK27
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ApparelManufacturing')))
14827. [axiom]
(or
(not (agent
?X0
(sK33
(sK92
(sK43 ?X0 ?X1))
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK92
(sK43 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK92
(sK43 ?X0 ?X1))
?X2)))
14828. [axiom]
(or
(not (member
(sK75 ?X0 'Germany')
'EuropeanMonetaryUnion'))
(not (sP9 ?X0 'Germany')))
14829. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP6
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14830. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14831. [axiom]
(or
(not (instance ?X0 'Predicate'))
(instance ?X0 'Entity'))
14832. [axiom]
(or
(not (agent
?X0
(sK33
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK33
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP3
(sK12 ?X0 ?X1)
?X2)))
14833. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14834. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14835. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14836. [axiom]
(or
(not (agent
?X0
(sK91
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14837. [axiom]
(or
(not (member
(sK70
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
?X2
(sK39 ?X0 ?X1))))
14838. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14839. [axiom]
(or
(not (agent
?X0
(sK91
(sK68
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14840. [axiom]
(or
(member
(sK18 ?X0)
(sK28
(sK18 ?X0)))
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(instance
(sK18 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills')))
14841. [axiom]
(or
(not (agent
?X0
(sK59
(sK37
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK43 ?X0 ?X1))
'Construction'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14842. [axiom]
(or
(not (agent
?X0
(sK54
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14843. [axiom]
(or
(not (member
(sK49
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'NonstoreRetailers')))
14844. [axiom]
(or
(not (agent
?X0
(sK10
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK25
?X2
(sK10 ?X0 ?X1))
?X3)))
14845. [axiom]
(or
(not (agent
?X1
(sK19
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK43 ?X1 ?X2))
'TextileProductMills'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14846. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14847. [axiom]
(or
(not (member
(sK14
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PrimaryMetalManufacturing')))
14848. [axiom]
(or
(not (member
(sK54
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'FoodAndBeverageStores')))
14849. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14850. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))))
(not (sP0
?X3
(sK24
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK24
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP2
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14851. [axiom]
(or
(not (agent
?X0
(sK27
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14852. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14853. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP7
?X2
(sK49
(sK64 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK49
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14854. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14855. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14856. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
14857. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
14858. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP2
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14859. [axiom]
(or
(not (agent
?X0
(sK89
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14860. [axiom]
(or
(not (agent
?X0
(sK69
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
14861. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP5
?X2
(sK82
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK82
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14862. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14863. [axiom]
(or
(not (agent
?X0
(sK27
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14864. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK38 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14865. [axiom]
(or
(not (member
(sK44
?X2
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK70 ?X0 ?X1))))
14866. [axiom]
(or
(member
(sK70 ?X0 ?X1)
(sK28
(sK70 ?X0 ?X1)))
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (sP7 ?X0 ?X1)))
14867. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
14868. [axiom]
(or
(not (agent
?X0
(sK80
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14869. [axiom]
(or
(not (agent
?X1
(sK89
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14870. [axiom]
(or
(not (member
(sK89
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK79 ?X0))
'WoodProductManufacturing')))
14871. [axiom]
(or
(not (agent
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14872. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
14873. [axiom]
(or
(not (agent
?X0
(sK49
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14874. [axiom]
(or
(not (member
(sK49
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'NonstoreRetailers')))
14875. [axiom]
(or
(not (agent
?X0
(sK74
(sK60
(sK38 ?X0 ?X1))
?X2)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK60
(sK38 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK38 ?X0 ?X1))
'Organization'))
(not (sP9
(sK60
(sK38 ?X0 ?X1))
?X2)))
14876. [axiom]
(or
(not (agent
?X0
(sK27
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14877. [axiom]
(or
(not (member
(sK85
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'PaperManufacturing')))
14878. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14879. [axiom]
(or
(not (agent
?X0
(sK80
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK43 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14880. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP2
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK80
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14881. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK74 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK74 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK74 ?X0 ?X1))
'Organization'))
14882. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14883. [axiom]
(or
(not (agent
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14884. [axiom]
(or
(not (subclass ?X0 'Nation'))
(subclass ?X0 'Physical'))
14885. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14886. [axiom]
(or
(not (member
(sK91
(sK28
(sK26 ?X0)))
(sK26 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(instance
(sK26 ?X0)
'Organization')
(not (instance
(sK27 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK26 ?X0))
'WoodProductManufacturing')))
14887. [axiom]
(or
(instance
(sK28
(sK16 ?X0 ?X1))
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (sP1 ?X0 ?X1)))
14888. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14889. [axiom]
(or
(not (agent
?X0
(sK57
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'Construction'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14890. [axiom]
(or
(not (member
(sK59
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'Construction')))
14891. [axiom]
(or
(not (agent
?X0
(sK54
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14892. [axiom]
(or
(not (agent
?X0
(sK33
(sK86
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK86
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK69 ?X0 ?X1))
'Organization'))
(not (sP3
(sK86
(sK69 ?X0 ?X1))
?X2)))
14893. [axiom]
(or
(not (agent
?X0
(sK15
(sK45 ?X0 ?X1)
?X2)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK45 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK45 ?X0 ?X1)
?X2)))
14894. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
14895. [axiom]
(or
(not (agent
?X0
(sK49
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14896. [axiom]
(or
(not (agent
?X2
(sK80
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
14897. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14898. [axiom]
(or
(not (member
(sK19
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'TextileProductMills')))
14899. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14900. [axiom]
(or
(not (member
(sK70
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP7
?X1
(sK49 ?X0))))
14901. [axiom]
(or
(not (agent
?X0
(sK69
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
14902. [axiom]
(or
(not (agent
?X2
(sK62
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14903. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14904. [axiom]
(or
(not (agent
?X0
(sK80
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14905. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14906. [axiom]
(or
(not (agent
?X0
(sK19
(sK80
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14907. [axiom]
(or
(not (member
?X2
(sK44 ?X0 ?X1)))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (member
?X2
(sK43 ?X0 ?X1))))
14908. [axiom]
(or
(not (agent
?X1
(sK21
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14909. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14910. [axiom]
(or
(not (agent
?X0
(sK62
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14911. [axiom]
(or
(not (agent
?X0
(sK43
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK43
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
(sK66 ?X0 ?X1)
?X2)))
14912. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14913. [axiom]
(or
(instance
(sK68 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
14914. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization')))
14915. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14916. [axiom]
(or
(not (agent
?X0
(sK42
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14917. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK38 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14918. [axiom]
(or
(not (agent
?X0
(sK85
(sK89
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14919. [axiom]
(or
(not (agent
?X1
(sK85
(sK39
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP4
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14920. [axiom]
(or
(not (member
(sK57
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'Construction')))
14921. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP3
?X2
(sK80
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK80
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14922. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14923. [axiom]
(or
(not (agent
?X0
(sK73
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14924. [axiom]
(or
(not (member
(sK42
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'PrintingAndRelatedSupportActivities')))
14925. [axiom]
(or
(not (member
(sK24 ?X0 'Latvia')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Latvia')))
14926. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
14927. [axiom]
(or
(not (member
(sK89
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'WoodProductManufacturing')))
14928. [axiom]
(or
(instance
(sK24 ?X0 ?X1)
'Entity')
(not (instance ?X1 'Organization'))
(not (sP2 ?X0 ?X1)))
14929. [axiom]
(or
(not (agent
?X0
(sK30
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14930. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14931. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14932. [axiom]
(or
(not (agent
?X0
(sK89
(sK59
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK43 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14933. [axiom]
(or
(not (member
(sK68
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
14934. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
14935. [axiom]
(or
(not (agent
?X0
(sK33
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP3
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
14936. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP2
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14937. [axiom]
(instance codeMapping 'TernaryPredicate')
14938. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP4
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14939. [axiom]
(or
(not (agent
?X1
(sK49
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
14940. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
14941. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK15 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14942. [axiom]
(or
(not (member
(sK21
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
14943. [axiom]
(or
(not (member
(sK68
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing')))
14944. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14945. [axiom]
(or
(not (agent
?X1
(sK54
(sK11
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK69 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP0
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14946. [axiom]
(instance attribute 'BinaryRelation')
14947. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14948. [axiom]
(or
(not (member
(sK91
(sK70 ?X0 ?X1))
?X1))
(not (sP7 ?X0 ?X1))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'WoodProductManufacturing')))
14949. [axiom]
(or
(not (member ?X0 'BeneluxEconomicUnion'))
(not (member ?X0 'Luxembourg')))
14950. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14951. [axiom]
(or
(not (agent
?X0
(sK57
(sK57
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
14952. [axiom]
(or
(not (agent
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
14953. [axiom]
(or
(not (agent
?X1
(sK68
(sK70
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP7
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
14954. [axiom]
(or
(not (member
(sK65
?X2
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP6
?X2
(sK28
(sK24 ?X0 ?X1)))))
14955. [axiom]
(or
(not (agent
?X0
(sK33
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP3
(sK25
?X2
(sK38 ?X0 ?X1))
?X3)))
14956. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
14957. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'InheritableRelation'))
14958. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK69 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14959. [axiom]
(or
(not (member
(sK62
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'GasolineStations')))
14960. [axiom]
(or
(not (member
(sK37
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'TransportationEquipmentManufacturing')))
14961. [axiom]
(member 'Italy' 'EuropeanMonetaryUnion')
14962. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP6
?X2
(sK80
(sK64 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK80
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
14963. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14964. [axiom]
(or
(not (agent
?X0
(sK89
(sK49
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14965. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP7
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14966. [axiom]
(or
(not (agent
?X1
(sK59
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'Construction'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
14967. [axiom]
(instance 'Org1_1' 'AutonomousAgent')
14968. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
14969. [axiom]
(or
(not (agent
?X0
(sK27
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14970. [axiom]
(or
(not (member
(sK47
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing')))
14971. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP3
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
14972. [axiom]
(or
(not (member
(sK42
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK65 ?X0 ?X1))
'PrintingAndRelatedSupportActivities')))
14973. [axiom]
(or
(not (agent
?X2
(sK59
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
14974. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK23 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
14975. [axiom]
(or
(instance
(sK62 ?X0)
'Nation')
(not (attribute ?X0 'GasolineStations'))
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization')))
14976. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
14977. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14978. [axiom]
(or
(not (member ?X0 'EuropeanMonetaryUnion'))
(not (member ?X0 'Greece')))
14979. [axiom]
(or
(not (agent
?X0
(sK57
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14980. [axiom]
(or
(not (agent
?X0
(sK91
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
14981. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
14982. [axiom]
(or
(not (agent
?X0
(sK64
(sK86
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK86
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK86
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK86
(sK10 ?X0 ?X1))
?X2)))
14983. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK80
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK80
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14984. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK19
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TextileProductMills'))
(not (sP6
?X2
(sK19
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK19
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14985. [axiom]
(or
(not (member
(sK39 ?X0 ?X1)
?X2))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance ?X2 'AutonomousAgent')))
14986. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14987. [axiom]
(or
(not (agent
?X0
(sK89
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14988. [axiom]
(or
(not (instance ?X0 'City'))
(instance ?X0 'GeographicArea'))
14989. [axiom]
(or
(not (agent
?X1
(sK14
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK43 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
14990. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP2
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
14991. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP2
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
14992. [axiom]
(or
(not (agent
?X0
(sK47
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK15 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
14993. [axiom]
(or
(not (agent
?X0
(sK21
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
14994. [axiom]
(or
(not (agent
?X0
(sK49
(sK49
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK69 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
14995. [axiom]
(or
(not (member
(sK85
(sK75 ?X0 ?X1))
?X1))
(not (sP9 ?X0 ?X1))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'PaperManufacturing')))
14996. [axiom]
(or
(instance
(sK11 ?X1 ?X0)
'AutonomousAgent')
(not (instance ?X0 'Organization'))
(not (sP0 ?X1 ?X0)))
14997. [axiom]
(or
(not (agent
?X0
(sK49
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
14998. [axiom]
(or
(not (member
(sK24
?X2
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2
?X2
(sK28
(sK39 ?X0 ?X1)))))
14999. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X2
(sK47
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK47
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15000. [axiom]
(or
(not (agent
?X2
(sK44
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP5
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15001. [axiom]
(or
(not (agent
?X1
(sK14
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15002. [axiom]
(or
(not (member
(sK59
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'Construction')))
15003. [axiom]
(or
(not (agent
?X2
(sK47
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15004. [axiom]
(or
(not (subclass ?X0 'Relation'))
(subclass ?X0 'Abstract'))
15005. [axiom]
(not (attribute ?X0 ?X0))
15006. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (sP1
?X3
(sK44
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK44
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15007. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15008. [axiom]
(or
(not (agent
?X0
(sK73
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15009. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK43 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15010. [axiom]
(or
(not (member
(sK82
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'MotorVehicleAndPartsDealers')))
15011. [axiom]
(or
(instance
(sK31 ?X0)
'Physical')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores')))
15012. [axiom]
(or
(not (agent
?X0
(sK30
(sK75 ?X0 ?X1))))
(not (instance
(sK76 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK76 ?X0 ?X1)
'Organization'))
(not (instance
(sK75 ?X0 ?X1)
'Organization'))
(not (attribute
(sK75 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15013. [axiom]
(or
(not (instance
(sK28
(sK88 ?X0))
'OrganizationOfNations'))
(instance
(sK88 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(instance
(sK88 ?X0)
'Nation'))
15014. [axiom]
(or
(not (agent
?X0
(sK74
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP9
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
15015. [axiom]
(or
(not (member
(sK44 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP5 ?X0 'BeneluxEconomicUnion')))
15016. [axiom]
(or
(not (agent
?X0
(sK85
(sK30
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15017. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK23 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15018. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK88 ?X0)))
(sK88 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK88 ?X0)
'Organization')
(not (instance
(sK89 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK88 ?X0)))))
15019. [axiom]
(or
(not (member
(sK24
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK44 ?X0 ?X1))))
15020. [axiom]
(or
(not (member
(sK89
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'WoodProductManufacturing')))
15021. [axiom]
(or
(not (agent
?X2
(sK30
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15022. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15023. [axiom]
(or
(not (agent
?X1
(sK19
(sK24
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK33 ?X1 ?X2))
'TextileProductMills'))
(not (sP2
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15024. [axiom]
(or
(not (member
(sK34 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP3 ?X0 'KingmanReef')))
15025. [axiom]
(or
(not (member
(sK44 ?X0 'Slovenia')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Slovenia')))
15026. [axiom]
(or
(not (agent
?X2
(sK89
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15027. [axiom]
(or
(not (agent
?X0
(sK59
(sK49
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15028. [axiom]
(or
(not (member
(sK47
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'PlasticsAndRubberProductsManufacturing')))
15029. [axiom]
(or
(not (agent
?X0
(sK42
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15030. [axiom]
(or
(not (agent
?X0
(sK28
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK39 ?X0 ?X1)
'Organization'))
15031. [axiom]
(or
(instance
(sK54 ?X0)
'Entity')
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (instance ?X0 'Organization')))
15032. [axiom]
(instance subProcess 'Relation')
15033. [axiom]
(or
(not (agent
?X0
(sK62
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15034. [axiom]
(or
(not (instance
(sK33 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
15035. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK21
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP5
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK21
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15036. [axiom]
(or
(not (agent
?X0
(sK27
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15037. [axiom]
(or
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing')))
15038. [axiom]
(or
(not (agent
?X0
(sK30
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15039. [axiom]
(or
(not (member
(sK44
?X3
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK33 ?X0 ?X2))))
15040. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15041. [axiom]
(or
(not (agent
?X1
(sK68
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15042. [axiom]
(or
(not (member
(sK80
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
15043. [axiom]
(or
(not (member
(sK19
(sK28
(sK11 ?X0 ?X1)))
(sK11 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(instance
(sK11 ?X0 ?X1)
'Organization')
(not (instance
(sK12 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK11 ?X0 ?X1))
'TextileProductMills')))
15044. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15045. [axiom]
(or
(not (agent
?X2
(sK14
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15046. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15047. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15048. [axiom]
(or
(not (agent
?X2
(sK14
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15049. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15050. [axiom]
(or
(not (agent
?X0
(sK54
(sK42
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK23 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15051. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK21
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP6
?X2
(sK21
(sK43 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK21
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15052. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15053. [axiom]
(or
(not (member
(sK80
(sK64 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X2)
'Organization'))
(not (attribute
(sK64 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
15054. [axiom]
(or
(not (agent
?X1
(sK62
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'GasolineStations'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15055. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP9
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15056. [axiom]
(or
(not (agent
?X0
(sK10
(sK60
(sK23 ?X0 ?X1))
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK60
(sK23 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK23 ?X0 ?X1))
'Organization'))
(not (sP0
(sK60
(sK23 ?X0 ?X1))
?X2)))
15057. [axiom]
(or
(not (agent
?X0
(sK80
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15058. [axiom]
(or
(not (agent
?X2
(sK27
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15059. [axiom]
(or
(not (member
(sK34
?X1
(sK62 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GasolineStations'))
(not (sP3
?X1
(sK62 ?X0))))
15060. [axiom]
(or
(not (agent
?X0
(sK89
(sK21
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15061. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15062. [axiom]
(or
(not (member
(sK59
(sK11 ?X0 ?X1))
?X1))
(not (sP0 ?X0 ?X1))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'Construction')))
15063. [axiom]
(or
(not (agent
?X0
(sK38
(sK60
(sK15 ?X0 ?X1))
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK60
(sK15 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK60
(sK15 ?X0 ?X1))
'Organization'))
(not (sP4
(sK60
(sK15 ?X0 ?X1))
?X2)))
15064. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6
?X2
(sK27
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK27
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15065. [axiom]
(or
(not (member
(sK89
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'WoodProductManufacturing')))
15066. [axiom]
(or
(not (member
?X1
(sK28
(sK46 ?X0))))
(instance
(sK46 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (member
?X1
(sK46 ?X0)))
(not (instance
(sK47 ?X0)
'OrganizationalProcess')))
15067. [axiom]
(or
(not (agent
?X0
(sK89
(sK47
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK64 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15068. [axiom]
(or
(not (member
(sK91
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK85 ?X0))
'WoodProductManufacturing')))
15069. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15070. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK74 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15071. [axiom]
(or
(not (member
(sK21
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'ClothingAndClothingAccessoriesStores')))
15072. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15073. [axiom]
(or
(not (agent
?X0
(sK57
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15074. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15075. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK23 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15076. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (sP5
?X2
(sK73
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK73
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15077. [axiom]
(or
(not (agent
?X0
(sK19
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15078. [axiom]
(or
(not (member
(sK89
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'WoodProductManufacturing')))
15079. [axiom]
(or
(not (agent
?X2
(sK91
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15080. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15081. [axiom]
(or
(not (member
(sK91
(sK34 ?X0 ?X1))
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance
(sK35 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK35 ?X0 ?X1)
'Organization'))
(not (instance
(sK34 ?X0 ?X1)
'Organization'))
(not (attribute
(sK34 ?X0 ?X1)
'WoodProductManufacturing')))
15082. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15083. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP9
?X2
(sK59
(sK64 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK59
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15084. [axiom]
(or
(not (agent
?X1
(sK37
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15085. [axiom]
(or
(not (member
(sK49
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'NonstoreRetailers')))
15086. [axiom]
(or
(not (member
?X1
(sK28
(sK53 ?X0))))
(instance
(sK53 ?X0)
'Organization')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(not (member
?X1
(sK53 ?X0)))
(not (instance
(sK54 ?X0)
'OrganizationalProcess')))
15087. [axiom]
(or
(not (member
(sK39
?X2
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK44 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK44 ?X0 ?X1))))
15088. [axiom]
(or
(not (member
(sK80
(sK28
(sK20 ?X0)))
(sK20 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ClothingAndClothingAccessoriesStores'))
(instance
(sK20 ?X0)
'Organization')
(not (instance
(sK21 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK20 ?X0))
'ElectricalEquipmentApplianceAndComponentManufacturing')))
15089. [axiom]
(or
(not (member
(sK62
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'GasolineStations')))
15090. [axiom]
(or
(not (agent
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15091. [axiom]
(or
(not (agent
?X2
(sK14
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15092. [axiom]
(or
(not (member
(sK27
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ApparelManufacturing')))
15093. [axiom]
(or
(not (subclass ?X0 'Predicate'))
(subclass ?X0 'Entity'))
15094. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP6
?X2
(sK82
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK82
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15095. [axiom]
(or
(not (agent
?X0
(sK82
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15096. [axiom]
(or
(not (agent
?X0
(sK21
(sK47
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK43 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15097. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15098. [axiom]
(or
(not (agent
?X0
(sK68
(sK49
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK23 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15099. [axiom]
(or
(not (member
(sK34
?X0
(sK11 ?X1 ?X2))
?X2))
(not (sP0 ?X1 ?X2))
(not (sP3
?X0
(sK11 ?X1 ?X2))))
15100. [axiom]
(or
(not (agent
?X0
(sK64
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP6
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
15101. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15102. [axiom]
(or
(not (member
(sK75
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP9
?X1
(sK28
(sK53 ?X0)))))
15103. [axiom]
(or
(not (agent
?X2
(sK80
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15104. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15105. [axiom]
(or
(not (member
(sK37
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'TransportationEquipmentManufacturing')))
15106. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP0
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15107. [axiom]
(or
(not (agent
?X2
(sK62
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15108. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP4
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15109. [axiom]
(or
(not (member
(sK62
(sK24 ?X0 ?X1))
?X1))
(not (sP2 ?X0 ?X1))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'GasolineStations')))
15110. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15111. [axiom]
(or
(not (agent
?X2
(sK27
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15112. [axiom]
(or
(not (agent
?X0
(sK89
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15113. [axiom]
(or
(not (agent
?X1
(sK49
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15114. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP7
?X2
(sK82
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK82
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15115. [axiom]
(or
(not (agent
(sK71 ?X0 ?X1)
?X2))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(member
?X2
(sK69 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (sP7 ?X0 ?X1)))
15116. [axiom]
(or
(not (instance ?X0 'BinaryRelation'))
(instance ?X0 'InheritableRelation'))
15117. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (sP0
?X2
(sK62
(sK43 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK62
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15118. [axiom]
(or
(not (member
(sK19
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'TextileProductMills')))
15119. [axiom]
(or
(not (member
(sK65 ?X0 'Slovakia')
'EuropeanMonetaryUnion'))
(not (sP6 ?X0 'Slovakia')))
15120. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK10 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15121. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15122. [axiom]
(or
(not (agent
?X0
(sK57
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15123. [axiom]
(or
(not (agent
?X0
(sK47
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15124. [axiom]
(or
(not (agent
?X0
(sK21
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15125. [axiom]
(or
(not (subclass ?X0 'BinaryPredicate'))
(subclass ?X0 'BinaryRelation'))
15126. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15127. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP2
?X2
(sK27
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK27
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15128. [axiom]
(or
(not (member
(sK11
?X3
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP0
?X3
(sK69 ?X0 ?X2))))
15129. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK33 ?X0 ?X1))
?X3)))
15130. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP9
?X2
(sK80
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK80
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15131. [axiom]
(or
(not (agent
?X0
(sK19
(sK73
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15132. [axiom]
(or
(not (agent
?X1
(sK85
(sK34
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK69 ?X1 ?X2))
'PaperManufacturing'))
(not (sP3
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15133. [axiom]
(or
(not (agent
?X0
(sK68
(sK62
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK43 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15134. [axiom]
(or
(not (agent
?X0
(sK27
(sK65 ?X0 ?X1))))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15135. [axiom]
(or
(not (member
(sK70
?X2
(sK28
(sK65 ?X0 ?X1)))
(sK65 ?X0 ?X1)))
(not (sP6 ?X0 ?X1))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP7
?X2
(sK28
(sK65 ?X0 ?X1)))))
15136. [axiom]
(or
(not (member
(sK82
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (instance
(sK49 ?X0)
'Organization'))
(not (attribute
(sK49 ?X0)
'MotorVehicleAndPartsDealers')))
15137. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK74 ?X0 ?X1))
?X2)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK74 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK74 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK74 ?X0 ?X1))
?X2)))
15138. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP9
?X2
(sK82
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK82
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15139. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK69 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK69 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15140. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK59 ?X0)))))
15141. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15142. [axiom]
(or
(not (member
(sK54
(sK16 ?X0 ?X1))
?X1))
(not (sP1 ?X0 ?X1))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'FoodAndBeverageStores')))
15143. [axiom]
(or
(not (agent
?X2
(sK21
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15144. [axiom]
(or
(not (agent
?X0
(sK57
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'Construction'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15145. [axiom]
(or
(not (member ?X0 'Estonia'))
(not (member ?X0 'EuropeanMonetaryUnion')))
15146. [axiom]
(or
(not (agent
?X2
(sK59
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15147. [axiom]
(or
(not (agent
?X0
(sK89
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK10 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15148. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
15149. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK19
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TextileProductMills'))
(not (sP7
?X2
(sK19
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK19
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15150. [axiom]
(or
(not (agent
?X0
(sK82
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15151. [axiom]
(or
(not (agent
?X1
(sK27
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'ApparelManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15152. [axiom]
(or
(not (agent
?X0
(sK23
(sK12 ?X0 ?X1)
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK23
(sK12 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
(sK12 ?X0 ?X1)
?X2)))
15153. [axiom]
(or
(not (agent
?X2
(sK47
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15154. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP0
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15155. [axiom]
(or
(not (agent
?X0
(sK30
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15156. [axiom]
(or
(not (member
(sK85
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'PaperManufacturing')))
15157. [axiom]
(or
(not (agent
?X0
(sK30
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15158. [axiom]
(or
(not (member
(sK65
?X1
(sK49 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(not (sP6
?X1
(sK49 ?X0))))
15159. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP1
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15160. [axiom]
(or
(not (agent
?X0
(sK68
(sK73
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15161. [axiom]
(or
(not (member
(sK62
(sK87 ?X0))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK86 ?X0)
'Organization'))
(not (instance
(sK86 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK87 ?X0)
'Organization'))
(not (attribute
(sK87 ?X0)
'GasolineStations')))
15162. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15163. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15164. [axiom]
(or
(not (member
(sK68
(sK69 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X2)
'Organization'))
(not (attribute
(sK69 ?X0 ?X2)
'BeverageAndTobaccoProductManufacturing')))
15165. [axiom]
(or
(not (agent
?X0
(sK54
(sK59
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK69 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15166. [axiom]
(or
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (instance
(sK74 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
15167. [axiom]
(or
(not (agent
?X0
(sK62
(sK19
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15168. [axiom]
(or
(not (member
(sK14
(sK16 ?X0 ?X1))
(sK15 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PrimaryMetalManufacturing')))
15169. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15170. [negated_conjecture]
(not (attribute 'Org1_1' 'PrimaryMetalManufacturing'))
15171. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP4
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15172. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15173. [axiom]
(or
(not (member
(sK44
?X3
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP5
?X3
(sK38 ?X0 ?X2))))
15174. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK33 ?X0 ?X1))
?X3)))
15175. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP2
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK82
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15176. [axiom]
(or
(not (agent
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15177. [axiom]
(or
(not (agent
?X0
(sK47
(sK91
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15178. [axiom]
(or
(not (member
(sK70
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP7
?X1
(sK42 ?X0))))
15179. [axiom]
(or
(not (agent
?X1
(sK47
(sK70
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK64 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP7
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15180. [axiom]
(or
(not (agent
?X0
(sK10
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP0
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
15181. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK85
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PaperManufacturing'))
(not (sP2
?X2
(sK85
(sK23 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK85
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15182. [axiom]
(or
(not (agent
?X0
(sK82
(sK82
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15183. [axiom]
(or
(not (agent
?X1
(sK82
(sK34
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP3
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15184. [axiom]
(or
(not (member
(sK11
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP0
?X1
(sK91 ?X0))))
15185. [axiom]
(or
(not (member
(sK65 ?X0 'EuropeanMonetaryUnion')
'Greece'))
(not (sP6 ?X0 'EuropeanMonetaryUnion')))
15186. [axiom]
(or
(not (agent
?X0
(sK37
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK15 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15187. [axiom]
(or
(not (member
(sK19
(sK28
(sK46 ?X0)))
(sK46 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(instance
(sK46 ?X0)
'Organization')
(not (instance
(sK47 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK46 ?X0))
'TextileProductMills')))
15188. [axiom]
(or
(not (agent
?X0
(sK38
?X2
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK38
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (sP4
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK39
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40
?X2
(sK43 ?X0 ?X1))
'Organization')))
15189. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK39 ?X0 ?X1))))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK39 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK39 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15190. [axiom]
(or
(not (agent
?X0
(sK19
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15191. [axiom]
(or
(not (agent
?X0
(sK38
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK45
?X2
(sK69 ?X0 ?X1))
?X3)))
15192. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15193. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK33 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15194. [axiom]
(or
(not (agent
?X0
(sK62
(sK27
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK10 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15195. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15196. [axiom]
(or
(not (member
(sK39
?X2
(sK65 ?X0 ?X1))
(sK64 ?X0 ?X1)))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
?X2
(sK65 ?X0 ?X1))))
15197. [axiom]
(or
(not (member
(sK27
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'ApparelManufacturing')))
15198. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP5
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15199. [axiom]
(or
(not (agent
?X1
(sK54
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15200. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP0
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15201. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK69 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15202. [axiom]
(or
(not (member
(sK89
(sK38 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X2)
'Organization'))
(not (attribute
(sK38 ?X0 ?X2)
'WoodProductManufacturing')))
15203. [axiom]
(or
(not (agent
?X0
(sK42
(sK91
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK69 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15204. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15205. [axiom]
(or
(instance
(sK36 ?X0)
'Manufacture')
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance ?X0 'Organization')))
15206. [axiom]
(or
(not (agent
?X2
(sK59
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15207. [axiom]
(or
(not (agent
?X0
(sK68
(sK19
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK74 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15208. [axiom]
(or
(not (agent
?X0
(sK85
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15209. [axiom]
(or
(not (agent
(sK67 ?X0)
?X2))
(not (instance
(sK67 ?X0)
'Organization'))
(not (agent
(sK67 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK67 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
15210. [axiom]
(or
(not (agent
?X0
(sK33
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP3
(sK66
?X2
(sK33 ?X0 ?X1))
?X3)))
15211. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK82
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP3
?X2
(sK82
(sK43 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK82
(sK43 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15212. [axiom]
(or
(not (member
(sK24 ?X0 ?X1)
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess')))
15213. [axiom]
(or
(not (agent
?X0
(sK19
(sK37
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK38 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15214. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK64 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15215. [axiom]
(or
(not (member
(sK49
(sK15 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X2)
'Organization'))
(not (attribute
(sK15 ?X0 ?X2)
'NonstoreRetailers')))
15216. [axiom]
(or
(not (agent
?X0
(sK64
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK17
?X2
(sK10 ?X0 ?X1))
?X3)))
15217. [axiom]
(or
(not (agent
?X0
(sK47
(sK57
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK43 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15218. [axiom]
(or
(instance
(sK59 ?X0)
'Physical')
(not (attribute ?X0 'Construction'))
(not (instance ?X0 'Organization')))
15219. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP5
?X2
(sK37
(sK15 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK37
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15220. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK10 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15221. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15222. [axiom]
(or
(not (agent
?X2
(sK49
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15223. [axiom]
(or
(not (agent
?X0
(sK30
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15224. [axiom]
(or
(not (agent
?X0
(sK90
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK90
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK43 ?X0 ?X1))
'Organization')))
15225. [axiom]
(or
(not (agent
?X0
(sK19
(sK27
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK43 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15226. [axiom]
(instance 'Org1_1' 'CollectionOfObjects')
15227. [axiom]
(or
(not (agent
?X0
(sK43
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK43
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP5
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK44
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK45
?X2
(sK74 ?X0 ?X1))
'Organization')))
15228. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK82
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (sP4
?X2
(sK82
(sK64 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK82
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15229. [axiom]
(or
(not (agent
?X2
(sK68
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15230. [axiom]
(or
(not (member
(sK27
(sK28
(sK36 ?X0)))
(sK36 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(instance
(sK36 ?X0)
'Organization')
(not (instance
(sK37 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK36 ?X0))
'ApparelManufacturing')))
15231. [axiom]
(or
(not (member
(sK62
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'GasolineStations')))
15232. [axiom]
(or
(not (member
(sK70 ?X0 ?X1)
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess')))
15233. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15234. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15235. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15236. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK30
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP1
?X2
(sK30
(sK10 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK30
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15237. [axiom]
(or
(not (agent
?X0
(sK37
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK33 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15238. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK69 ?X0 ?X1))
?X3)))
15239. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15240. [axiom]
(or
(not (agent
?X0
(sK82
(sK37
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK10 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15241. [axiom]
(or
(not (member
(sK11 ?X0 'Cyprus')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Cyprus')))
15242. [axiom]
(or
(not (agent
?X0
(sK91
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15243. [axiom]
(or
(not (member
?X3
(sK33 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
15244. [axiom]
(or
(not (agent
?X0
(sK69
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK33 ?X0 ?X1))
'Organization'))
(not (sP7
(sK12
?X2
(sK33 ?X0 ?X1))
?X3)))
15245. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15246. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK11
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK11
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15247. [axiom]
(or
(not (agent
?X1
(sK68
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15248. [axiom]
(or
(not (agent
?X0
(sK30
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15249. [axiom]
(or
(not (member
(sK49
(sK28
(sK24 ?X0 ?X1)))
(sK24 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'Organization')
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK24 ?X0 ?X1))
'NonstoreRetailers')))
15250. [axiom]
(or
(instance
(sK89 ?X0)
'AutonomousAgent')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization')))
15251. [axiom]
(or
(not (member
(sK24
?X1
(sK91 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (sP2
?X1
(sK91 ?X0))))
15252. [axiom]
(or
(not (agent
?X0
(sK69
(sK92
(sK69 ?X0 ?X1))
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK92
(sK69 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK69 ?X0 ?X1))
'Organization'))
(not (sP7
(sK92
(sK69 ?X0 ?X1))
?X2)))
15253. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP1
?X2
(sK37
(sK23 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK37
(sK23 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15254. [axiom]
(or
(not (subclass ?X0 'Nation'))
(subclass ?X0 'Entity'))
15255. [axiom]
(or
(not (member
(sK39 ?X0 'BeneluxEconomicUnion')
'Belgium'))
(not (sP4 ?X0 'BeneluxEconomicUnion')))
15256. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK69 ?X0 ?X1))
?X3)))
15257. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15258. [axiom]
(or
(not (agent
?X0
(sK80
(sK19
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TextileProductMills'))
(not (instance
(sK19
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK19
(sK64 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15259. [axiom]
(or
(not (member
(sK70
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP7
?X1
(sK28
(sK56 ?X0)))))
15260. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK43 ?X0 ?X1))
?X3)))
15261. [axiom]
(or
(not (agent
?X2
(sK54
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15262. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK11 ?X0 ?X1))))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK11 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
?X2
(sK11 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK11 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15263. [axiom]
(or
(not (agent
?X0
(sK37
(sK47
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15264. [axiom]
(or
(not (agent
?X1
(sK47
(sK24
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK38 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP2
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15265. [axiom]
(or
(not (agent
?X0
(sK91
(sK80
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15266. [axiom]
(or
(not (agent
?X0
(sK27
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15267. [axiom]
(or
(not (member
(sK19
(sK70 ?X0 ?X1))
(sK69 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance
(sK70 ?X0 ?X1)
'Organization'))
(not (attribute
(sK70 ?X0 ?X1)
'TextileProductMills')))
15268. [axiom]
(or
(not (agent
?X0
(sK47
(sK37
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK23 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15269. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15270. [axiom]
(or
(not (member
(sK54
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'FoodAndBeverageStores')))
15271. [axiom]
(or
(not (member
(sK27
(sK28
(sK29 ?X0)))
(sK29 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(instance
(sK29 ?X0)
'Organization')
(not (instance
(sK30 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK29 ?X0))
'ApparelManufacturing')))
15272. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15273. [axiom]
(or
(not (agent
?X0
(sK82
(sK54
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15274. [axiom]
(instance externalImage 'Relation')
15275. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (sP9
?X3
(sK70
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK70
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15276. [axiom]
(or
(not (agent
(sK41 ?X0)
?X2))
(not (instance
(sK41 ?X0)
'Organization'))
(not (agent
(sK41 ?X0)
?X1))
(not (member ?X2 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance ?X2 'AutonomousAgent'))
(not (instance
(sK41 ?X0)
'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities')))
15277. [axiom]
(instance meetsSpatially 'InheritableRelation')
15278. [axiom]
(or
(not (agent
?X2
(sK73
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15279. [axiom]
(or
(not (agent
?X0
(sK47
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15280. [axiom]
(or
(not (agent
?X1
(sK73
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'WholesaleTrade'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15281. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15282. [axiom]
(or
(not (member
(sK30
(sK28
(sK39 ?X0 ?X1)))
(sK39 ?X0 ?X1)))
(not (sP4 ?X0 ?X1))
(instance
(sK39 ?X0 ?X1)
'Organization')
(not (instance
(sK40 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK39 ?X0 ?X1))
'GeneralMerchandiseStores')))
15283. [axiom]
(or
(not (member
(sK73
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'WholesaleTrade')))
15284. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK73
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'WholesaleTrade'))
(not (sP3
?X2
(sK73
(sK69 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK73
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15285. [axiom]
(or
(not (agent
?X1
(sK42
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK38 ?X1 ?X2))
'PrintingAndRelatedSupportActivities'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15286. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP3
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15287. [axiom]
(or
(not (member
(sK34
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP3
?X1
(sK27 ?X0))))
15288. [axiom]
(or
(not (agent
?X2
(sK91
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15289. [axiom]
(or
(not (agent
?X0
(sK59
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15290. [axiom]
(or
(not (member
(sK11 ?X0 'Estonia')
'EuropeanMonetaryUnion'))
(not (sP0 ?X0 'Estonia')))
15291. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15292. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK43 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15293. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK30
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP4
?X2
(sK30
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK30
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15294. [axiom]
(or
(not (agent
?X0
(sK57
(sK85
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15295. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15296. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK69 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15297. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15298. [axiom]
(or
(not (agent
?X2
(sK80
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15299. [axiom]
(or
(not (agent
?X1
(sK80
(sK70
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK10 ?X1 ?X2))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (sP7
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15300. [axiom]
(or
(not (agent
?X0
(sK47
(sK82
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK10 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15301. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK15 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15302. [axiom]
(or
(patient
(sK35 ?X0 ?X1)
(sK33 ?X0 ?X1))
(not (sP3 ?X0 ?X1)))
15303. [axiom]
(or
(not (agent
?X0
(sK15
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP1
(sK40
?X2
(sK38 ?X0 ?X1))
?X3)))
15304. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK19
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TextileProductMills'))
(not (sP9
?X2
(sK19
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK19
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15305. [axiom]
(or
(not (agent
?X1
(sK85
(sK75
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK74 ?X1 ?X2))
'PaperManufacturing'))
(not (sP9
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15306. [axiom]
(or
(not (member
(sK57
(sK28
(sK70 ?X0 ?X1)))
(sK70 ?X0 ?X1)))
(not (sP7 ?X0 ?X1))
(instance
(sK70 ?X0 ?X1)
'Organization')
(not (instance
(sK71 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK70 ?X0 ?X1))
'Construction')))
15307. [axiom]
(or
(not (agent
?X0
(sK15
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP1
(sK92
(sK10 ?X0 ?X1))
?X2)))
15308. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15309. [axiom]
(or
(not (member
(sK44
?X1
(sK27 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'ApparelManufacturing'))
(not (sP5
?X1
(sK27 ?X0))))
15310. [axiom]
(or
(not (agent
?X0
(sK15
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP1
(sK12
?X2
(sK43 ?X0 ?X1))
?X3)))
15311. [axiom]
(or
(not (agent
?X0
(sK57
(sK80
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15312. [axiom]
(instance subAttribute 'InheritableRelation')
15313. [axiom]
(or
(not (agent
?X0
(sK15
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP1
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
15314. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15315. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK30
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP5
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK30
(sK38 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15316. [axiom]
(or
(not (agent
?X0
(sK68
(sK89
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15317. [axiom]
(or
(not (agent
?X1
(sK91
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15318. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15319. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK85 ?X0)))
(sK85 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(instance
(sK85 ?X0)
'Organization')
(not (instance
(sK86 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK85 ?X0)))))
15320. [axiom]
(or
(agent
(sK54 ?X0)
(sK53 ?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
15321. [axiom]
(or
(not (agent
?X0
(sK69
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK69
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP7
(sK71
?X2
(sK23 ?X0 ?X1))
?X3)))
15322. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15323. [axiom]
(or
(not (agent
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15324. [axiom]
(or
(not (agent
?X0
(sK89
(sK57
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK33 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15325. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK74 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15326. [axiom]
(or
(not (member
(sK85
(sK59 ?X0))
(sK58 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(not (instance
(sK60 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK60 ?X0)
'Organization'))
(not (instance
(sK59 ?X0)
'Organization'))
(not (attribute
(sK59 ?X0)
'PaperManufacturing')))
15327. [axiom]
(or
(not (member
(sK39 ?X0 'JohnstonAtoll')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'JohnstonAtoll')))
15328. [negated_conjecture]
(not (attribute 'Org1_1' 'BeverageAndTobaccoProductManufacturing'))
15329. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK73
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WholesaleTrade'))
(not (sP6
?X2
(sK73
(sK74 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK73
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15330. [axiom]
(or
(not (agent
?X0
(sK27
(sK62
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK64 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15331. [axiom]
(or
(not (agent
?X2
(sK21
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15332. [axiom]
(instance disjoint 'Predicate')
15333. [axiom]
(or
(not (agent
?X0
(sK10
(sK66 ?X0 ?X1)
?X2)))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK10
(sK66 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP0
(sK66 ?X0 ?X1)
?X2)))
15334. [axiom]
(or
(not (agent
?X2
(sK91
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15335. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))))
(not (sP3
?X3
(sK70
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK70
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15336. [axiom]
(or
(not (agent
?X0
(sK68
(sK80
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15337. [axiom]
(or
(not (agent
?X0
(sK28
(sK70
?X2
(sK43 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP7
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK71
?X2
(sK43 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK70
?X2
(sK43 ?X0 ?X1))
'Organization'))
15338. [axiom]
(or
(not (agent
?X1
(sK30
(sK24
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP2
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15339. [axiom]
(or
(not (member
(sK14
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'PrimaryMetalManufacturing')))
15340. [axiom]
(or
(not (member
(sK39 ?X0 'Austria')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Austria')))
15341. [axiom]
(or
(not (agent
?X1
(sK57
(sK34
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK43 ?X1 ?X2))
'Construction'))
(not (sP3
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15342. [axiom]
(or
(instance
(sK89 ?X0)
'GeopoliticalArea')
(not (instance ?X0 'OrganizationOfNations'))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing')))
15343. [axiom]
(instance names 'Predicate')
15344. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK43 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15345. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15346. [axiom]
(or
(not (geographicSubregion ?X1 ?X0))
(not (geographicSubregion ?X0 ?X1))
(equal ?X0 ?X1))
15347. [axiom]
(or
(not (agent
?X2
(sK70
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP7
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK70
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15348. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (sP1
?X3
(sK65
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK65
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15349. [axiom]
(or
(not (agent
?X0
(sK14
(sK68
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK15 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15350. [axiom]
(or
(not (agent
?X2
(sK68
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15351. [axiom]
(or
(not (agent
?X0
(sK91
(sK89
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15352. [axiom]
(or
(not (agent
?X0
(sK73
(sK59
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK23 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15353. [axiom]
(or
(not (agent
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15354. [axiom]
(or
(not (agent
?X1
(sK54
(sK65
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK15 ?X1 ?X2))
'FoodAndBeverageStores'))
(not (sP6
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15355. [axiom]
(or
(not (instance
(sK69 ?X1 ?X2)
'OrganizationOfNations'))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2))
(not (instance ?X0 'AutonomousAgent'))
(instance ?X0 'Nation'))
15356. [axiom]
(or
(not (member
(sK57
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (instance
(sK30 ?X0)
'Organization'))
(not (attribute
(sK30 ?X0)
'Construction')))
15357. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15358. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK43 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK43 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK43 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15359. [axiom]
(or
(not (agent
?X0
(sK64
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK11
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK12
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP6
(sK12
?X2
(sK64 ?X0 ?X1))
?X3)))
15360. [axiom]
(or
(not (agent
?X0
(sK15
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK74 ?X0 ?X1))
'Organization'))
(not (sP1
(sK25
?X2
(sK74 ?X0 ?X1))
?X3)))
15361. [axiom]
(or
(not (agent
?X0
(sK38
(sK71 ?X0 ?X1)
?X2)))
(not (sP7 ?X0 ?X1))
(not (instance
(sK71 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK71 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK38
(sK71 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK70 ?X0 ?X1)
'AutonomousAgent'))
(not (sP4
(sK71 ?X0 ?X1)
?X2)))
15362. [axiom]
(or
(not (agent
?X2
(sK16
?X4
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP1
?X4
(sK10 ?X0 ?X1)))
(not (instance
(sK16
?X4
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15363. [axiom]
(or
(not (agent
?X0
(sK82
(sK85
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PaperManufacturing'))
(not (instance
(sK85
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK85
(sK33 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15364. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15365. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK85
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PaperManufacturing'))
(not (sP5
?X2
(sK85
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK85
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15366. [axiom]
(instance meetsSpatially 'BinaryRelation')
15367. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (sP1
?X2
(sK57
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK57
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15368. [axiom]
(or
(not (agent
?X1
(sK37
(sK44
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK38 ?X1 ?X2))
'TransportationEquipmentManufacturing'))
(not (sP5
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15369. [axiom]
(or
(not (member
(sK24 ?X0 'France')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'France')))
15370. [axiom]
(or
(not (agent
?X0
(sK23
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK23
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP2
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
15371. [axiom]
(or
(not (agent
?X0
(sK47
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15372. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK15 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15373. [axiom]
(or
(not (member
(sK24 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP2 ?X0 'Ireland')))
15374. [axiom]
(or
(not (member
(sK44 ?X0 'Malta')
'EuropeanMonetaryUnion'))
(not (sP5 ?X0 'Malta')))
15375. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK62
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'GasolineStations'))
(not (sP1
?X2
(sK62
(sK69 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK62
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15376. [axiom]
(or
(not (agent
?X0
(sK21
(sK73
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15377. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP7
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15378. [axiom]
(or
(not (agent
?X0
(sK54
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15379. [axiom]
(or
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X0 ?X1)))
(not (instance
(sK23 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
15380. [axiom]
(or
(not (member
(sK11
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP0
?X1
(sK30 ?X0))))
15381. [axiom]
(or
(not (agent
?X0
(sK27
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15382. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing')))
15383. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15384. [axiom]
(or
(not (agent
?X0
(sK54
(sK80
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK80
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK80
(sK74 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15385. [axiom]
(or
(not (agent
?X0
(sK89
(sK54
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15386. [axiom]
(or
(not (agent
?X0
(sK33
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP7
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK70
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK71
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP3
(sK71
?X2
(sK15 ?X0 ?X1))
?X3)))
15387. [axiom]
(or
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X0 ?X1)))
(not (instance
(sK38 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
15388. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK85
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PaperManufacturing'))
(not (sP6
?X2
(sK85
(sK69 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK85
(sK69 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15389. [axiom]
(or
(not (agent
?X0
(sK89
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15390. [axiom]
(or
(not (member
(sK30
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'GeneralMerchandiseStores')))
15391. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15392. [axiom]
(or
(not (agent
?X2
(sK73
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'WholesaleTrade'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15393. [axiom]
(or
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'Construction')))
15394. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP3
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15395. [axiom]
(or
(not (agent
?X0
(sK21
(sK37
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK64 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15396. [axiom]
(or
(instance
(sK54 ?X0)
'Object')
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores')))
15397. [axiom]
(or
(not (agent
?X0
(sK33 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'TextileProductMills')))
15398. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK65 ?X0 ?X1))))
(not (sP6 ?X0 ?X1))
(not (instance
(sK66 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK65 ?X0 ?X1)
'AutonomousAgent'))
(not (sP9
?X2
(sK65 ?X0 ?X1)))
(not (instance
(sK75
?X2
(sK65 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK66 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15399. [axiom]
(or
(not (agent
?X0
(sK91
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK74 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15400. [axiom]
(or
(not (agent
?X1
(sK82
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15401. [axiom]
(or
(not (member
(sK24
?X1
(sK30 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'GeneralMerchandiseStores'))
(not (sP2
?X1
(sK30 ?X0))))
15402. [axiom]
(or
(not (agent
?X0
(sK19
(sK42
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK42
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15403. [axiom]
(or
(not (agent
?X0
(sK21
(sK14
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15404. [axiom]
(or
(not (member
(sK42
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK53 ?X0))
'PrintingAndRelatedSupportActivities')))
15405. [axiom]
(or
(not (agent
?X2
(sK42
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15406. [axiom]
(or
(instance
(sK34 ?X0 ?X1)
'Entity')
(not (instance ?X1 'OrganizationOfNations'))
(not (sP3 ?X0 ?X1)))
15407. [axiom]
(or
(instance
(sK28
(sK65 ?X0 ?X1))
'Organization')
(not (instance
(sK66 ?X0 ?X1)
'OrganizationalProcess'))
(instance
(sK65 ?X0 ?X1)
'Organization')
(not (sP6 ?X0 ?X1)))
15408. [axiom]
(or
(not (member
(sK89
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'WoodProductManufacturing')))
15409. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK85
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PaperManufacturing'))
(not (sP7
?X2
(sK85
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK85
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15410. [axiom]
(or
(not (agent
?X0
(sK54
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'FoodAndBeverageStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15411. [axiom]
(or
(not (agent
?X0
(sK49
(sK16 ?X0 ?X1))))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance
(sK16 ?X0 ?X1)
'Organization'))
(not (attribute
(sK16 ?X0 ?X1)
'NonstoreRetailers'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15412. [axiom]
(or
(not (member
(sK82
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'MotorVehicleAndPartsDealers')))
15413. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP7
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15414. [axiom]
(or
(not (member
(sK82
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (instance
(sK42 ?X0)
'Organization'))
(not (attribute
(sK42 ?X0)
'MotorVehicleAndPartsDealers')))
15415. [axiom]
(or
(not (agent
?X1
(sK89
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15416. [axiom]
(or
(not (member
(sK39
?X2
(sK28
(sK34 ?X0 ?X1)))
(sK34 ?X0 ?X1)))
(not (sP3 ?X0 ?X1))
(instance
(sK34 ?X0 ?X1)
'Organization')
(not (instance
(sK35 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP4
?X2
(sK28
(sK34 ?X0 ?X1)))))
15417. [axiom]
(or
(not (agent
?X0
(sK74
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP2
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK24
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK25
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP9
(sK25
?X2
(sK23 ?X0 ?X1))
?X3)))
15418. [axiom]
(or
(not (agent
?X0
(sK68
(sK57
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15419. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15420. [axiom]
(or
(not (agent
?X1
(sK30
(sK44
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK64 ?X1 ?X2))
'GeneralMerchandiseStores'))
(not (sP5
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15421. [axiom]
(or
(not (member
(sK24
?X1
(sK28
(sK79 ?X0)))
(sK79 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute
?X0
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(instance
(sK79 ?X0)
'Organization')
(not (instance
(sK80 ?X0)
'OrganizationalProcess'))
(not (sP2
?X1
(sK28
(sK79 ?X0)))))
15422. [axiom]
(or
(not (member
(sK62
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'GasolineStations')))
15423. [axiom]
(or
(not (agent
?X0
(sK82
(sK91
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK38 ?X0 ?X1))
'MotorVehicleAndPartsDealers'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15424. [axiom]
(or
(not (agent
?X0
(sK30
(sK49
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK38 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15425. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15426. [axiom]
(or
(not (member
(sK47
(sK28
(sK13 ?X0)))
(sK13 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrimaryMetalManufacturing'))
(instance
(sK13 ?X0)
'Organization')
(not (instance
(sK14 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK13 ?X0))
'PlasticsAndRubberProductsManufacturing')))
15427. [axiom]
(or
(not (member
(sK49
(sK89 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK89 ?X0)
'Organization'))
(not (attribute
(sK89 ?X0)
'NonstoreRetailers')))
15428. [axiom]
(or
(not (agent
?X2
(sK75
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (sP9
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK75
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15429. [axiom]
(or
(not (member
(sK39
?X3
(sK43 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (sP4
?X3
(sK43 ?X0 ?X2))))
15430. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK85
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (sP9
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK85
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15431. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15432. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15433. [axiom]
(or
(not (agent
?X0
(sK49
(sK37
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK74 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15434. [axiom]
(or
(not (sP0
?X2
(sK64 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X0 ?X1)))
(not (instance
(sK64 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization')))
15435. [axiom]
(or
(not (member
(sK65
?X1
(sK42 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(not (sP6
?X1
(sK42 ?X0))))
15436. [axiom]
(or
(not (agent
?X2
(sK82
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15437. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK74 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK74 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15438. [axiom]
(or
(not (agent
?X0
(sK74 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
15439. [axiom]
(or
(not (member
(sK14
(sK28
(sK59 ?X0)))
(sK59 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK59 ?X0)
'Organization')
(not (instance
(sK60 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK59 ?X0))
'PrimaryMetalManufacturing')))
15440. [axiom]
(or
(not (member
(sK68
(sK28
(sK48 ?X0)))
(sK48 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'NonstoreRetailers'))
(instance
(sK48 ?X0)
'Organization')
(not (instance
(sK49 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK48 ?X0))
'BeverageAndTobaccoProductManufacturing')))
15441. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15442. [axiom]
(or
(not (agent
?X2
(sK27
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15443. [axiom]
(or
(not (agent
?X0
(sK47
(sK68
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK74 ?X0 ?X1))
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15444. [axiom]
(or
(not (agent
?X1
(sK47
(sK65
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK33 ?X1 ?X2))
'PlasticsAndRubberProductsManufacturing'))
(not (sP6
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15445. [axiom]
(or
(instance
(sK65 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP6 ?X0 ?X1)))
15446. [axiom]
(or
(not (agent
?X2
(sK59
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15447. [axiom]
(or
(not (agent
?X0
(sK57
(sK47
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK10 ?X0 ?X1))
'Construction'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15448. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK91
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP1
?X2
(sK91
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK91
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15449. [axiom]
(or
(not (agent
?X0
(sK59
(sK62
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK74 ?X0 ?X1))
'Construction'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15450. [axiom]
(or
(not (agent
?X2
(sK49
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15451. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))))
(not (sP0
?X3
(sK75
?X0
(sK15 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK75
?X0
(sK15 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15452. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP1
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15453. [axiom]
(or
(not (agent
?X0
(sK49
(sK47
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK33 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15454. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15455. [axiom]
(or
(not (member
(sK21
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'ClothingAndClothingAccessoriesStores')))
15456. [axiom]
(or
(not (agent
?X0
(sK38
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP4
?X2
(sK23 ?X0 ?X1)))
(not (instance
(sK39
?X2
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK40
?X2
(sK23 ?X0 ?X1))
'Organization'))
(not (sP4
(sK40
?X2
(sK23 ?X0 ?X1))
?X3)))
15457. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))))
(not (sP6
?X3
(sK11
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK11
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15458. [axiom]
(or
(not (agent
?X0
(sK73
(sK57
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK69 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15459. [axiom]
(or
(not (agent
?X0
(sK43
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK38 ?X0 ?X1))
'Organization'))
(not (sP5
(sK35
?X2
(sK38 ?X0 ?X1))
?X3)))
15460. [axiom]
(or
(not (member
(sK91
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'WoodProductManufacturing')))
15461. [axiom]
(or
(not (agent
?X0
(sK69
(sK17 ?X0 ?X1)
?X2)))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69
(sK17 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP7
(sK17 ?X0 ?X1)
?X2)))
15462. [axiom]
(or
(not (agent
?X0
(sK11
?X2
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP0
?X2
(sK89
(sK74 ?X0 ?X1))))
(not (instance
(sK11
?X2
(sK89
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15463. [axiom]
(or
(not (agent
?X0
(sK10
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK10
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP0
(sK45
?X2
(sK64 ?X0 ?X1))
?X3)))
15464. [axiom]
(or
(not (agent
?X2
(sK30
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15465. [axiom]
(or
(instance
(sK70 ?X0 ?X1)
'Physical')
(not (instance ?X1 'Organization'))
(not (sP7 ?X0 ?X1)))
15466. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK15 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15467. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15468. [axiom]
(or
(not (agent
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15469. [axiom]
(or
(not (agent
?X0
(sK70
?X2
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (sP7
?X2
(sK57
(sK10 ?X0 ?X1))))
(not (instance
(sK70
?X2
(sK57
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15470. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15471. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15472. [axiom]
(or
(not (member
(sK89
(sK28
(sK18 ?X0)))
(sK18 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TextileProductMills'))
(instance
(sK18 ?X0)
'Organization')
(not (instance
(sK19 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK18 ?X0))
'WoodProductManufacturing')))
15473. [axiom]
(or
(not (agent
?X0
(sK21
(sK57
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15474. [axiom]
(or
(not (agent
?X1
(sK82
(sK65
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK64 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP6
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15475. [axiom]
(or
(not (member
(sK62
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'GasolineStations')))
15476. [axiom]
(or
(not (agent
?X0
(sK21
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK10 ?X0 ?X1))
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15477. [axiom]
(or
(not (member
(sK89
(sK11 ?X0 ?X1))
(sK10 ?X0 ?X1)))
(not (sP0 ?X0 ?X1))
(not (instance
(sK12 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK12 ?X0 ?X1)
'Organization'))
(not (instance
(sK11 ?X0 ?X1)
'Organization'))
(not (attribute
(sK11 ?X0 ?X1)
'WoodProductManufacturing')))
15478. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15479. [axiom]
(or
(not (agent
?X1
(sK91
(sK39
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK39
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK39
?X0
(sK64 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP4
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15480. [axiom]
(or
(not (agent
?X2
(sK21
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (attribute
(sK74 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15481. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK89
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (sP2
?X2
(sK89
(sK10 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK89
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15482. [axiom]
(or
(not (agent
?X0
(sK16
?X2
(sK21
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X2
(sK21
(sK15 ?X0 ?X1))))
(not (instance
(sK16
?X2
(sK21
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15483. [axiom]
(or
(not (agent
?X2
(sK59
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15484. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15485. [axiom]
(or
(not (agent
?X0
(sK42
(sK54
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK38 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15486. [axiom]
(or
(not (agent
?X0
(sK62
(sK47
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK47
(sK74 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15487. [axiom]
(or
(not (agent
?X1
(sK21
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK33 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15488. [axiom]
(or
(not (agent
?X1
(sK19
(sK44
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK44
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK44
?X0
(sK74 ?X1 ?X2))
'TextileProductMills'))
(not (sP5
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15489. [axiom]
(or
(not (member
(sK49
(sK91 ?X0))
(sK90 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance
(sK92 ?X0)
'JoiningAnOrganization'))
(not (instance
(sK92 ?X0)
'Organization'))
(not (instance
(sK91 ?X0)
'Organization'))
(not (attribute
(sK91 ?X0)
'NonstoreRetailers')))
15490. [axiom]
(or
(not (agent
?X0
(sK57
(sK91
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK33 ?X0 ?X1))
'Construction'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15491. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK33 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK33 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15492. [axiom]
(or
(not (member
(sK73
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (instance
(sK47 ?X0)
'Organization'))
(not (attribute
(sK47 ?X0)
'WholesaleTrade')))
15493. [axiom]
(or
(not (agent
?X1
(sK19
(sK75
?X0
(sK64 ?X1 ?X2)))))
(not (instance
(sK75
?X0
(sK64 ?X1 ?X2))
'Organization'))
(not (attribute
(sK75
?X0
(sK64 ?X1 ?X2))
'TextileProductMills'))
(not (sP9
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15494. [axiom]
(or
(not (member
(sK80
(sK23 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X2)
'Organization'))
(not (attribute
(sK23 ?X0 ?X2)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
15495. [axiom]
(or
(not (agent
?X2
(sK49
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15496. [axiom]
(or
(not (member
(sK57
(sK28
(sK75 ?X0 ?X1)))
(sK75 ?X0 ?X1)))
(not (sP9 ?X0 ?X1))
(instance
(sK75 ?X0 ?X1)
'Organization')
(not (instance
(sK76 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK75 ?X0 ?X1))
'Construction')))
15497. [axiom]
(or
(not (member
(sK59
(sK65 ?X0 ?X1))
?X1))
(not (sP6 ?X0 ?X1))
(not (instance
(sK65 ?X0 ?X1)
'Organization'))
(not (attribute
(sK65 ?X0 ?X1)
'Construction')))
15498. [axiom]
(or
(not (agent
?X2
(sK19
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'TextileProductMills'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15499. [axiom]
(or
(not (agent
?X1
(sK75
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))))
(not (sP9
?X3
(sK11
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK75
?X3
(sK11
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15500. [axiom]
(or
(not (member
(sK47
(sK28
(sK67 ?X0)))
(sK67 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing'))
(instance
(sK67 ?X0)
'Organization')
(not (instance
(sK68 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK67 ?X0))
'PlasticsAndRubberProductsManufacturing')))
15501. [axiom]
(or
(not (agent
?X2
(sK37
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15502. [axiom]
(or
(not (agent
?X0
(sK59
(sK68
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK38 ?X0 ?X1))
'Construction'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15503. [axiom]
(or
(not (agent
?X1
(sK89
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15504. [axiom]
(or
(not (agent
?X2
(sK85
(sK15 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'PaperManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15505. [axiom]
(or
(not (agent
?X0
(sK38
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
(not (sP7 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK69 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK69 ?X0 ?X1))
'Organization'))
(not (sP4
(sK66
?X2
(sK69 ?X0 ?X1))
?X3)))
15506. [axiom]
(or
(not (agent
?X0
(sK15
(sK25 ?X0 ?X1)
?X2)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK15
(sK25 ?X0 ?X1)
?X2)
'AutonomousAgent'))
(not (instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
(not (sP1
(sK25 ?X0 ?X1)
?X2)))
15507. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK11
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK11
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15508. [axiom]
(or
(not (agent
?X0
(sK42
(sK14
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK33 ?X0 ?X1))
'PrintingAndRelatedSupportActivities'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15509. [axiom]
(not (member 'Netherlands' 'Netherlands'))
15510. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15511. [axiom]
(or
(not (agent
?X0
(sK68
(sK14
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK69 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15512. [axiom]
(or
(not (member
(sK47
(sK33 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X2)
'Organization'))
(not (attribute
(sK33 ?X0 ?X2)
'PlasticsAndRubberProductsManufacturing')))
15513. [axiom]
(or
(not (agent
?X0
(sK80
(sK59
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK74 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15514. [axiom]
(or
(member
(sK68 ?X0)
?X0)
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'BeverageAndTobaccoProductManufacturing')))
15515. [axiom]
(or
(not (agent
?X0
(sK33
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
(not (sP5 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK33
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK43 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK43 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK43 ?X0 ?X1))
'Organization'))
(not (sP3
(sK17
?X2
(sK43 ?X0 ?X1))
?X3)))
15516. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15517. [axiom]
(or
(not (agent
?X0
(sK91
(sK73
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'WholesaleTrade'))
(not (instance
(sK73
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK73
(sK15 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15518. [axiom]
(or
(not (agent
?X0
(sK75
?X2
(sK30
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (sP9
?X2
(sK30
(sK74 ?X0 ?X1))))
(not (instance
(sK75
?X2
(sK30
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15519. [axiom]
(or
(not (agent
?X0
(sK68
(sK37
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK15 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15520. [axiom]
(or
(not (member
(sK39
?X1
(sK47 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PlasticsAndRubberProductsManufacturing'))
(not (sP4
?X1
(sK47 ?X0))))
15521. [axiom]
(or
(not (agent
?X2
(sK65
?X4
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK33 ?X2 ?X3)))
(not (instance
(sK33 ?X2 ?X3)
'AutonomousAgent'))
(not (sP6
?X4
(sK23 ?X0 ?X1)))
(not (instance
(sK65
?X4
(sK23 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP3 ?X2 ?X3)))
15522. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))))
(not (sP4
?X3
(sK70
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK70
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP7
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15523. [axiom]
(or
(not (agent
?X1
(sK49
(sK24
?X0
(sK23 ?X1 ?X2)))))
(not (instance
(sK24
?X0
(sK23 ?X1 ?X2))
'Organization'))
(not (attribute
(sK24
?X0
(sK23 ?X1 ?X2))
'NonstoreRetailers'))
(not (sP2
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15524. [axiom]
(or
(not (agent
?X1
(sK11
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP0
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK11
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15525. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK74 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15526. [axiom]
(or
(not (agent
?X1
(sK91
(sK16
?X0
(sK69 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK69 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK69 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP1
?X0
(sK69 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2)))
15527. [axiom]
(or
(not (agent
?X0
(sK43
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK43
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP1
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK16
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK17
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP5
(sK17
?X2
(sK15 ?X0 ?X1))
?X3)))
15528. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))))
(not (sP5
?X3
(sK75
?X0
(sK10 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK75
?X0
(sK10 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15529. [axiom]
(or
(not (agent
?X0
(sK91
(sK82
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'MotorVehicleAndPartsDealers'))
(not (instance
(sK82
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK82
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15530. [axiom]
(or
(not (agent
?X2
(sK34
?X4
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP3
?X4
(sK38 ?X0 ?X1)))
(not (instance
(sK34
?X4
(sK38 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15531. [axiom]
(or
(not (agent
?X1
(sK44
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))))
(not (sP5
?X3
(sK11
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK44
?X3
(sK11
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP0
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15532. [axiom]
(or
(not (agent
?X0
(sK68
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK64 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15533. [axiom]
(or
(not (member
(sK65
?X1
(sK28
(sK56 ?X0)))
(sK56 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'Construction'))
(instance
(sK56 ?X0)
'Organization')
(not (instance
(sK57 ?X0)
'OrganizationalProcess'))
(not (sP6
?X1
(sK28
(sK56 ?X0)))))
15534. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP3
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15535. [axiom]
(or
(not (agent
?X0
(sK14
(sK89
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK38 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15536. [axiom]
(or
(not (member
(sK24
?X2
(sK39 ?X0 ?X1))
(sK38 ?X0 ?X1)))
(not (instance
(sK40 ?X0 ?X1)
'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance
(sK40 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK39 ?X0 ?X1)
'AutonomousAgent'))
(not (sP2
?X2
(sK39 ?X0 ?X1))))
15537. [axiom]
(or
(not (agent
?X0
(sK34
?X2
(sK62
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'GasolineStations'))
(not (sP3
?X2
(sK62
(sK10 ?X0 ?X1))))
(not (instance
(sK34
?X2
(sK62
(sK10 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15538. [axiom]
(or
(not (agent
?X0
(sK80
(sK62
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15539. [axiom]
(or
(not (subAttribute ?X2 ?X1))
(instance ?X2 ?X0)
(not (instance ?X1 ?X0)))
15540. [axiom]
(or
(not (agent
?X0
(sK80
(sK49
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK33 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK33 ?X0 ?X1))
'ElectricalEquipmentApplianceAndComponentManufacturing'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15541. [axiom]
(or
(instance
(sK89 ?X0)
'Physical')
(not (attribute ?X0 'WoodProductManufacturing'))
(not (instance ?X0 'Organization')))
15542. [axiom]
(or
(not (member
(sK42
(sK28
(sK91 ?X0)))
(sK91 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'WoodProductManufacturing'))
(instance
(sK91 ?X0)
'Organization')
(not (instance
(sK92 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK91 ?X0))
'PrintingAndRelatedSupportActivities')))
15543. [axiom]
(or
(not (member
(sK39 ?X0 'KingmanReef')
'UnitedStatesMinorOutlyingIslands'))
(not (sP4 ?X0 'KingmanReef')))
15544. [axiom]
(or
(not (agent
?X0
(sK91
(sK54
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK69 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15545. [axiom]
(or
(not (agent
?X1
(sK24
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (sP2
?X3
(sK16
?X0
(sK38 ?X1 ?X2))))
(not (instance
(sK24
?X3
(sK16
?X0
(sK38 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15546. [axiom]
(or
(not (agent
?X0
(sK38
(sK92
(sK10 ?X0 ?X1))
?X2)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK38
(sK92
(sK10 ?X0 ?X1))
?X2)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK92
(sK10 ?X0 ?X1))
'Organization'))
(not (sP4
(sK92
(sK10 ?X0 ?X1))
?X2)))
15547. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK64 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK64 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15548. [axiom]
(or
(not (member
(sK39 ?X0 'Ireland')
'EuropeanMonetaryUnion'))
(not (sP4 ?X0 'Ireland')))
15549. [axiom]
(or
(not (agent
?X0
(sK47
(sK24 ?X0 ?X1))))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (sP2 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15550. [axiom]
(instance names 'BinaryPredicate')
15551. [axiom]
(or
(not (agent
?X1
(sK39
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))))
(not (sP4
?X3
(sK34
?X0
(sK64 ?X1 ?X2))))
(not (instance
(sK39
?X3
(sK34
?X0
(sK64 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP3
?X0
(sK64 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP6 ?X1 ?X2)))
15552. [axiom]
(or
(not (agent
?X0
(sK91
(sK21
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores'))
(not (instance
(sK21
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK21
(sK23 ?X0 ?X1))
'WoodProductManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15553. [axiom]
(or
(not (agent
?X1
(sK57
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'Construction'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15554. [axiom]
(or
(not (agent
?X2
(sK24
?X4
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK43 ?X2 ?X3)))
(not (instance
(sK43 ?X2 ?X3)
'AutonomousAgent'))
(not (sP2
?X4
(sK64 ?X0 ?X1)))
(not (instance
(sK24
?X4
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP5 ?X2 ?X3)))
15555. [axiom]
(or
(not (agent
?X1
(sK70
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))))
(not (sP7
?X3
(sK75
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK70
?X3
(sK75
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15556. [axiom]
(or
(not (member
(sK91
(sK28
(sK16 ?X0 ?X1)))
(sK16 ?X0 ?X1)))
(not (sP1 ?X0 ?X1))
(instance
(sK16 ?X0 ?X1)
'Organization')
(not (instance
(sK17 ?X0 ?X1)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK16 ?X0 ?X1))
'WoodProductManufacturing')))
15557. [axiom]
(or
(not (agent
?X2
(sK47
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK74 ?X2 ?X3)))
(not (instance
(sK74 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (attribute
(sK69 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP9 ?X2 ?X3)))
15558. [axiom]
(or
(not (member
(sK49
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'NonstoreRetailers')))
15559. [axiom]
(or
(not (agent
?X0
(sK15 ?X0 ?X1)))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (attribute
(sK15 ?X0 ?X1)
'ClothingAndClothingAccessoriesStores')))
15560. [axiom]
(or
(not (agent
?X0
(sK74
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
(not (sP6 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK74
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP6
?X2
(sK64 ?X0 ?X1)))
(not (instance
(sK65
?X2
(sK64 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK66
?X2
(sK64 ?X0 ?X1))
'Organization'))
(not (sP9
(sK66
?X2
(sK64 ?X0 ?X1))
?X3)))
15561. [axiom]
(or
(not (agent
?X1
(sK73
(sK65
?X0
(sK10 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK10 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK10 ?X1 ?X2))
'WholesaleTrade'))
(not (sP6
?X0
(sK10 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP0 ?X1 ?X2)))
15562. [axiom]
(or
(not (agent
?X0
(sK15
?X2
(sK74 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK15
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (sP1
?X2
(sK74 ?X0 ?X1)))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK16
?X2
(sK74 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17
?X2
(sK74 ?X0 ?X1))
'Organization')))
15563. [axiom]
(or
(not (agent
?X1
(sK34
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP3
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK34
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15564. [axiom]
(or
(not (agent
?X0
(sK37
(sK37
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (instance
(sK37
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK37
(sK69 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15565. [axiom]
(or
(not (agent
?X2
(sK91
(sK43 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (attribute
(sK43 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15566. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK27
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'ApparelManufacturing'))
(not (sP5
?X2
(sK27
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK27
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15567. [axiom]
(or
(not (member
(sK39 ?X0 'UnitedStatesMinorOutlyingIslands')
'BakerIsland'))
(not (sP4 ?X0 'UnitedStatesMinorOutlyingIslands')))
15568. [axiom]
(or
(not (agent
?X0
(sK15
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
(not (sP1 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK15
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP3
?X2
(sK15 ?X0 ?X1)))
(not (instance
(sK34
?X2
(sK15 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK35
?X2
(sK15 ?X0 ?X1))
'Organization'))
(not (sP1
(sK35
?X2
(sK15 ?X0 ?X1))
?X3)))
15569. [axiom]
(or
(not (agent
?X2
(sK42
(sK38 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (agent
?X0
(sK10 ?X2 ?X3)))
(not (instance
(sK10 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (attribute
(sK38 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP0 ?X2 ?X3)))
15570. [axiom]
(or
(not (agent
?X0
(sK65
?X2
(sK62
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GasolineStations'))
(not (sP6
?X2
(sK62
(sK15 ?X0 ?X1))))
(not (instance
(sK65
?X2
(sK62
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15571. [axiom]
(or
(not (agent
?X0
(sK14
(sK91
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK91
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK91
(sK23 ?X0 ?X1))
'PrimaryMetalManufacturing'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15572. [axiom]
(or
(not (agent
?X0
(sK49
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15573. [axiom]
(or
(not (agent
?X0
(sK19
(sK57
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK57
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK57
(sK64 ?X0 ?X1))
'TextileProductMills'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15574. [axiom]
(or
(not (agent
?X1
(sK68
(sK11
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK11
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK11
?X0
(sK15 ?X1 ?X2))
'BeverageAndTobaccoProductManufacturing'))
(not (sP0
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15575. [axiom]
(or
(not (agent
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (sP1 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15576. [axiom]
(or
(not (agent
?X0
(sK49
(sK30
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK64 ?X0 ?X1))
'NonstoreRetailers'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15577. [axiom]
(or
(not (member
(sK68
(sK85 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PaperManufacturing'))
(not (instance
(sK85 ?X0)
'Organization'))
(not (attribute
(sK85 ?X0)
'BeverageAndTobaccoProductManufacturing')))
15578. [axiom]
(or
(not (agent
?X2
(sK39
?X4
(sK69 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1))
(not (agent
?X0
(sK23 ?X2 ?X3)))
(not (instance
(sK23 ?X2 ?X3)
'AutonomousAgent'))
(not (sP4
?X4
(sK69 ?X0 ?X1)))
(not (instance
(sK39
?X4
(sK69 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP2 ?X2 ?X3)))
15579. [axiom]
(or
(not (agent
?X0
(sK24
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP2
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK24
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15580. [axiom]
(or
(not (agent
?X0
(sK27
(sK27
(sK69 ?X0 ?X1)))))
(not (attribute
(sK69 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK69 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK69 ?X0 ?X1))
'ApparelManufacturing'))
(not (instance
(sK69 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP7 ?X0 ?X1)))
15581. [axiom]
(or
(not (member
(sK57
(sK37 ?X0))
?X0))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'TransportationEquipmentManufacturing'))
(not (instance
(sK37 ?X0)
'Organization'))
(not (attribute
(sK37 ?X0)
'Construction')))
15582. [axiom]
(or
(not (agent
?X0
(sK28
(sK34
?X2
(sK33 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP3
?X2
(sK33 ?X0 ?X1)))
(not (instance
(sK35
?X2
(sK33 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK34
?X2
(sK33 ?X0 ?X1))
'Organization'))
15583. [axiom]
(or
(not (agent
?X1
(sK82
(sK70
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK70
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK70
?X0
(sK38 ?X1 ?X2))
'MotorVehicleAndPartsDealers'))
(not (sP7
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15584. [axiom]
(or
(not (member
(sK19
(sK10 ?X0 ?X2))
?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X2))
(not (agent ?X0 ?X1))
(not (instance ?X1 'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X2)
'Organization'))
(not (attribute
(sK10 ?X0 ?X2)
'TextileProductMills')))
15585. [axiom]
(or
(not (agent
?X0
(sK62
(sK14
(sK23 ?X0 ?X1)))))
(not (attribute
(sK23 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK23 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK23 ?X0 ?X1))
'GasolineStations'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1)))
15586. [axiom]
(or
(not (subclass ?X0 'CollectionOfObjects'))
(subclass ?X0 'Entity'))
15587. [axiom]
(or
(not (agent
?X2
(sK47
(sK10 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1))
(not (agent
?X0
(sK64 ?X2 ?X3)))
(not (instance
(sK64 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (attribute
(sK10 ?X0 ?X1)
'PlasticsAndRubberProductsManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP6 ?X2 ?X3)))
15588. [axiom]
(or
(not (agent
?X0
(sK68
(sK68
(sK10 ?X0 ?X1)))))
(not (attribute
(sK10 ?X0 ?X1)
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK68
(sK10 ?X0 ?X1))
'Organization'))
(not (attribute
(sK68
(sK10 ?X0 ?X1))
'BeverageAndTobaccoProductManufacturing'))
(not (instance
(sK10 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP0 ?X0 ?X1)))
15589. [axiom]
(or
(not (agent
?X0
(sK85
(sK27
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'ApparelManufacturing'))
(not (instance
(sK27
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK27
(sK15 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15590. [axiom]
(or
(not (member
?X3
(sK69 ?X1 ?X2)))
(not (agent ?X1 ?X0))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP7 ?X1 ?X2))
(not (member ?X3 ?X0))
(not (instance ?X0 'AutonomousAgent')))
15591. [axiom]
(or
(not (agent
?X1
(sK91
(sK34
?X0
(sK15 ?X1 ?X2)))))
(not (instance
(sK34
?X0
(sK15 ?X1 ?X2))
'Organization'))
(not (attribute
(sK34
?X0
(sK15 ?X1 ?X2))
'WoodProductManufacturing'))
(not (sP3
?X0
(sK15 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP1 ?X1 ?X2)))
15592. [axiom]
(or
(not (member
(sK80
(sK24 ?X0 ?X1))
(sK23 ?X0 ?X1)))
(not (sP2 ?X0 ?X1))
(not (instance
(sK25 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK25 ?X0 ?X1)
'Organization'))
(not (instance
(sK24 ?X0 ?X1)
'Organization'))
(not (attribute
(sK24 ?X0 ?X1)
'ElectricalEquipmentApplianceAndComponentManufacturing')))
15593. [axiom]
(or
(not (member
(sK44
?X1
(sK28
(sK53 ?X0)))
(sK53 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'FoodAndBeverageStores'))
(instance
(sK53 ?X0)
'Organization')
(not (instance
(sK54 ?X0)
'OrganizationalProcess'))
(not (sP5
?X1
(sK28
(sK53 ?X0)))))
15594. [axiom]
(or
(not (agent
?X0
(sK30
(sK89
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance
(sK89
(sK74 ?X0 ?X1))
'Organization'))
(not (attribute
(sK89
(sK74 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15595. [axiom]
(or
(not (agent
?X0
(sK37
(sK62
(sK38 ?X0 ?X1)))))
(not (attribute
(sK38 ?X0 ?X1)
'GasolineStations'))
(not (instance
(sK62
(sK38 ?X0 ?X1))
'Organization'))
(not (attribute
(sK62
(sK38 ?X0 ?X1))
'TransportationEquipmentManufacturing'))
(not (instance
(sK38 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1)))
15596. [axiom]
(or
(not (agent
?X1
(sK14
(sK65
?X0
(sK74 ?X1 ?X2)))))
(not (instance
(sK65
?X0
(sK74 ?X1 ?X2))
'Organization'))
(not (attribute
(sK65
?X0
(sK74 ?X1 ?X2))
'PrimaryMetalManufacturing'))
(not (sP6
?X0
(sK74 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP9 ?X1 ?X2)))
15597. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK33 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK33 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK33 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP3 ?X1 ?X2)))
15598. [axiom]
(or
(not (agent
?X0
(sK57
(sK59
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'Construction'))
(not (instance
(sK59
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK59
(sK64 ?X0 ?X1))
'Construction'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15599. [axiom]
(or
(not (agent
?X0
(sK30
(sK14
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance
(sK14
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK14
(sK43 ?X0 ?X1))
'GeneralMerchandiseStores'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15600. [axiom]
(or
(not (agent
?X2
(sK89
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'WoodProductManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15601. [axiom]
(or
(not (member
(sK68
(sK28
(sK41 ?X0)))
(sK41 ?X0)))
(not (instance ?X0 'Organization'))
(not (attribute ?X0 'PrintingAndRelatedSupportActivities'))
(instance
(sK41 ?X0)
'Organization')
(not (instance
(sK42 ?X0)
'OrganizationalProcess'))
(not (attribute
(sK28
(sK41 ?X0))
'BeverageAndTobaccoProductManufacturing')))
15602. [axiom]
(or
(not (agent
?X2
(sK11
?X4
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK69 ?X2 ?X3)))
(not (instance
(sK69 ?X2 ?X3)
'AutonomousAgent'))
(not (sP0
?X4
(sK33 ?X0 ?X1)))
(not (instance
(sK11
?X4
(sK33 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP7 ?X2 ?X3)))
15603. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK37
(sK33 ?X0 ?X1)))))
(not (attribute
(sK33 ?X0 ?X1)
'TransportationEquipmentManufacturing'))
(not (sP4
?X2
(sK37
(sK33 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK37
(sK33 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1)))
15604. [axiom]
(or
(not (agent
?X0
(sK73
(sK54
(sK64 ?X0 ?X1)))))
(not (attribute
(sK64 ?X0 ?X1)
'FoodAndBeverageStores'))
(not (instance
(sK54
(sK64 ?X0 ?X1))
'Organization'))
(not (attribute
(sK54
(sK64 ?X0 ?X1))
'WholesaleTrade'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1)))
15605. [axiom]
(or
(not (agent
?X2
(sK57
(sK23 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP2 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK23 ?X0 ?X1)
'Organization'))
(not (attribute
(sK23 ?X0 ?X1)
'Construction'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15606. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK57
(sK74 ?X0 ?X1)))))
(not (attribute
(sK74 ?X0 ?X1)
'Construction'))
(not (sP5
?X2
(sK57
(sK74 ?X0 ?X1))))
(not (instance
(sK44
?X2
(sK57
(sK74 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK74 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP9 ?X0 ?X1)))
15607. [axiom]
(or
(not (agent
?X0
(sK59
(sK30
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'GeneralMerchandiseStores'))
(not (instance
(sK30
(sK15 ?X0 ?X1))
'Organization'))
(not (attribute
(sK30
(sK15 ?X0 ?X1))
'Construction'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15608. [axiom]
(or
(not (agent
?X1
(sK21
(sK16
?X0
(sK38 ?X1 ?X2)))))
(not (instance
(sK16
?X0
(sK38 ?X1 ?X2))
'Organization'))
(not (attribute
(sK16
?X0
(sK38 ?X1 ?X2))
'ClothingAndClothingAccessoriesStores'))
(not (sP1
?X0
(sK38 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP4 ?X1 ?X2)))
15609. [axiom]
(instance instance 'Predicate')
15610. [axiom]
(or
(not (agent
?X0
(sK44
?X2
(sK16 ?X0 ?X1))))
(not (sP1 ?X0 ?X1))
(not (instance
(sK17 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK16 ?X0 ?X1)
'AutonomousAgent'))
(not (sP5
?X2
(sK16 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK16 ?X0 ?X1))
'AutonomousAgent'))
(not (instance
(sK17 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization')))
15611. [axiom]
(or
(not (agent
?X0
(sK85
(sK49
(sK43 ?X0 ?X1)))))
(not (attribute
(sK43 ?X0 ?X1)
'NonstoreRetailers'))
(not (instance
(sK49
(sK43 ?X0 ?X1))
'Organization'))
(not (attribute
(sK49
(sK43 ?X0 ?X1))
'PaperManufacturing'))
(not (instance
(sK43 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP5 ?X0 ?X1)))
15612. [axiom]
(or
(not (instance
(sK25 ?X0 ?X1)
'OrganizationalProcess'))
(not (sP2 ?X0 ?X1))
(instance
(sK24 ?X0 ?X1)
'AutonomousAgent'))
15613. [axiom]
(or
(not (member ?X0 'BeneluxEconomicUnion'))
(not (member ?X0 'Netherlands')))
15614. [axiom]
(or
(not (agent
?X0
(sK64
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
(not (sP0 ?X0 ?X1))
(not (instance ?X0 'Organization'))
(not (instance
(sK64
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)
'AutonomousAgent'))
(not (sP5
?X2
(sK10 ?X0 ?X1)))
(not (instance
(sK44
?X2
(sK10 ?X0 ?X1))
'AutonomousAgent'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'JoiningAnOrganization'))
(not (instance
(sK45
?X2
(sK10 ?X0 ?X1))
'Organization'))
(not (sP6
(sK45
?X2
(sK10 ?X0 ?X1))
?X3)))
15615. [axiom]
(or
(not (agent
?X0
(sK39
?X2
(sK42
(sK15 ?X0 ?X1)))))
(not (attribute
(sK15 ?X0 ?X1)
'PrintingAndRelatedSupportActivities'))
(not (sP4
?X2
(sK42
(sK15 ?X0 ?X1))))
(not (instance
(sK39
?X2
(sK42
(sK15 ?X0 ?X1)))
'AutonomousAgent'))
(not (instance
(sK15 ?X0 ?X1)
'Organization'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (sP1 ?X0 ?X1)))
15616. [axiom]
(or
(not (agent
?X0
(sK28
(sK24
?X2
(sK38 ?X0 ?X1)))))
(not (instance ?X0 'Organization'))
(not (sP4 ?X0 ?X1))
(not (instance ?X0 'JoiningAnOrganization'))
(not (sP2
?X2
(sK38 ?X0 ?X1)))
(not (instance
(sK25
?X2
(sK38 ?X0 ?X1))
'OrganizationalProcess'))
(instance
(sK24
?X2
(sK38 ?X0 ?X1))
'Organization'))
15617. [axiom]
(or
(not (member
(sK27
(sK44 ?X0 ?X1))
(sK43 ?X0 ?X1)))
(not (sP5 ?X0 ?X1))
(not (instance
(sK45 ?X0 ?X1)
'JoiningAnOrganization'))
(not (instance
(sK45 ?X0 ?X1)
'Organization'))
(not (instance
(sK44 ?X0 ?X1)
'Organization'))
(not (attribute
(sK44 ?X0 ?X1)
'ApparelManufacturing')))
15618. [axiom]
(or
(not (agent
?X2
(sK62
(sK64 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP6 ?X0 ?X1))
(not (agent
?X0
(sK15 ?X2 ?X3)))
(not (instance
(sK15 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK64 ?X0 ?X1)
'Organization'))
(not (attribute
(sK64 ?X0 ?X1)
'GasolineStations'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP1 ?X2 ?X3)))
15619. [axiom]
(or
(not (agent
?X1
(sK65
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))))
(not (sP6
?X3
(sK16
?X0
(sK43 ?X1 ?X2))))
(not (instance
(sK65
?X3
(sK16
?X0
(sK43 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP1
?X0
(sK43 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP5 ?X1 ?X2)))
15620. [axiom]
(or
(not (agent
?X2
(sK14
(sK33 ?X0 ?X1))))
(not (instance ?X0 'Organization'))
(not (sP3 ?X0 ?X1))
(not (agent
?X0
(sK38 ?X2 ?X3)))
(not (instance
(sK38 ?X2 ?X3)
'AutonomousAgent'))
(not (instance
(sK33 ?X0 ?X1)
'Organization'))
(not (attribute
(sK33 ?X0 ?X1)
'PrimaryMetalManufacturing'))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X2 'JoiningAnOrganization'))
(not (instance ?X2 'Organization'))
(not (sP4 ?X2 ?X3)))
15621. [axiom]
(or
(not (agent
?X1
(sK16
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))))
(not (sP1
?X3
(sK75
?X0
(sK23 ?X1 ?X2))))
(not (instance
(sK16
?X3
(sK75
?X0
(sK23 ?X1 ?X2)))
'AutonomousAgent'))
(not (sP9
?X0
(sK23 ?X1 ?X2)))
(not (instance ?X1 'JoiningAnOrganization'))
(not (instance ?X1 'Organization'))
(not (sP2 ?X1 ?X2)))
15622. [axiom]
(or
(not (sP0 ?X0 ?X2))
(not (instance ?X0 'JoiningAnOrganization'))
(not (instance ?X0 'Organization'))
(not (agent ?X0 ?X1))
(not (member ?X3 ?X1))
(not (instance ?X1 ' |