summaryrefslogtreecommitdiff
path: root/examples/SUMO/TPTP/CommunicationsAx.p
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SUMO/TPTP/CommunicationsAx.p')
-rw-r--r--examples/SUMO/TPTP/CommunicationsAx.p126
1 files changed, 0 insertions, 126 deletions
diff --git a/examples/SUMO/TPTP/CommunicationsAx.p b/examples/SUMO/TPTP/CommunicationsAx.p
deleted file mode 100644
index ee7ff4f21..000000000
--- a/examples/SUMO/TPTP/CommunicationsAx.p
+++ /dev/null
@@ -1,126 +0,0 @@
-fof(axCommunications0, axiom,
- ( ! [X] :
- (hasType(type_AMRadioStation, X) => hasType(type_RadioStation, X)))).
-
-fof(axCommunications1, axiom,
- ( ! [X] :
- (hasType(type_AMRadioSystem, X) => hasType(type_RadioSystem, X)))).
-
-fof(axCommunications2, axiom,
- ( ! [X] :
- (hasType(type_ArtificialSatellite, X) => hasType(type_EngineeringComponent, X)))).
-
-fof(axCommunications3, axiom,
- ( ! [X] :
- (hasType(type_ArtificialSatellite, X) => hasType(type_Satellite, X)))).
-
-fof(axCommunications4, axiom,
- ( ! [X] :
- (hasType(type_BroadcastingStation, X) => hasType(type_CommunicationDevice, X)))).
-
-fof(axCommunications5, axiom,
- ( ! [X] :
- (hasType(type_BroadcastingStation, X) => hasType(type_EngineeringComponent, X)))).
-
-fof(axCommunications6, axiom,
- ( ! [X] :
- (hasType(type_BroadcastingStation, X) => hasType(type_StationaryArtifact, X)))).
-
-fof(axCommunications7, axiom,
- ( ! [X] :
- (hasType(type_CableTelevisionSystem, X) => hasType(type_CommunicationSystem, X)))).
-
-fof(axCommunications8, axiom,
- ( ! [X] :
- (hasType(type_CommunicationDevice, X) => hasType(type_EngineeringComponent, X)))).
-
-fof(axCommunications9, axiom,
- ( ! [X] :
- (hasType(type_CommunicationRadio, X) => hasType(type_CommunicationDevice, X)))).
-
-fof(axCommunications10, axiom,
- ( ! [X] :
- (hasType(type_CommunicationSatellite, X) => hasType(type_ArtificialSatellite, X)))).
-
-fof(axCommunications11, axiom,
- ( ! [X] :
- (hasType(type_CommunicationSatellite, X) => hasType(type_CommunicationDevice, X)))).
-
-fof(axCommunications12, axiom,
- ( ! [X] :
- (hasType(type_Eutelsat, X) => hasType(type_CommunicationSatellite, X)))).
-
-fof(axCommunications13, axiom,
- ( ! [X] :
- (hasType(type_FMRadioStation, X) => hasType(type_RadioStation, X)))).
-
-fof(axCommunications14, axiom,
- ( ! [X] :
- (hasType(type_FMRadioSystem, X) => hasType(type_RadioSystem, X)))).
-
-fof(axCommunications15, axiom,
- ( ! [X] :
- (hasType(type_Inmarsat, X) => hasType(type_CommunicationSatellite, X)))).
-
-fof(axCommunications16, axiom,
- ( ! [X] :
- (hasType(type_Intelsat, X) => hasType(type_CommunicationSatellite, X)))).
-
-fof(axCommunications17, axiom,
- ( ! [X] :
- (hasType(type_InternetServiceProvider, X) => hasType(type_CommunicationSystem, X)))).
-
-fof(axCommunications18, axiom,
- ( ! [X] :
- (hasType(type_Intersputnik, X) => hasType(type_CommunicationSatellite, X)))).
-
-fof(axCommunications19, axiom,
- ( ! [X] :
- (hasType(type_MainTelephoneLine, X) => hasType(type_CommunicationDevice, X)))).
-
-fof(axCommunications20, axiom,
- ( ! [X] :
- (hasType(type_MobileCellPhone, X) => hasType(type_Telephone, X)))).
-
-fof(axCommunications21, axiom,
- ( ! [X] :
- (hasType(type_Orbita, X) => hasType(type_CommunicationSatellite, X)))).
-
-fof(axCommunications22, axiom,
- ( ! [X] :
- (hasType(type_RadioStation, X) => hasType(type_BroadcastingStation, X)))).
-
-fof(axCommunications23, axiom,
- ( ! [X] :
- (hasType(type_RadioSystem, X) => hasType(type_CommunicationSystem, X)))).
-
-fof(axCommunications24, axiom,
- ( ! [X] :
- (hasType(type_ShortwaveRadioStation, X) => hasType(type_RadioStation, X)))).
-
-fof(axCommunications25, axiom,
- ( ! [X] :
- (hasType(type_ShortwaveRadioSystem, X) => hasType(type_RadioSystem, X)))).
-
-fof(axCommunications26, axiom,
- ( ! [X] :
- (hasType(type_TelephoneSystem, X) => hasType(type_CommunicationSystem, X)))).
-
-fof(axCommunications27, axiom,
- ( ! [X] :
- (hasType(type_TelevisionReceiver, X) => hasType(type_EngineeringComponent, X)))).
-
-fof(axCommunications28, axiom,
- ( ! [X] :
- (hasType(type_TelevisionStation, X) => hasType(type_BroadcastingStation, X)))).
-
-fof(axCommunications29, axiom,
- ( ! [X] :
- (hasType(type_TelevisionSystem, X) => hasType(type_CommunicationSystem, X)))).
-
-fof(axCommunications30, axiom,
- (hasType(type_CommunicationSystem, inst_Internet))).
-
-fof(axCommunications31, axiom,
- (hasType(type_SocialRole, inst_InternetUser))).
-