summaryrefslogtreecommitdiff
path: root/examples/SUMO/TPTP/CommunicationsAx.p
blob: ee7ff4f21b193f795244e6dc7e1528ce316bcc0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
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))).