diff options
Diffstat (limited to 'examples/SUMO/TPTP/GeographySubAttAx.p')
| -rw-r--r-- | examples/SUMO/TPTP/GeographySubAttAx.p | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/SUMO/TPTP/GeographySubAttAx.p b/examples/SUMO/TPTP/GeographySubAttAx.p new file mode 100644 index 000000000..031789270 --- /dev/null +++ b/examples/SUMO/TPTP/GeographySubAttAx.p @@ -0,0 +1,18 @@ +fof(axGeographySubAtt0, axiom,
+ f_subAttribute(inst_MountainousTerrain,inst_SteepTerrain)).
+
+fof(axGeographySubAtt1, axiom,
+ f_subAttribute(inst_Upwind,inst_Upstream)).
+
+fof(axGeographySubAtt2, axiom,
+ f_subAttribute(inst_Downwind,inst_Downstream)).
+
+fof(axGeographySubAtt3, axiom,
+ f_subAttribute(inst_GroundwaterPollutionIssue,inst_WaterPollutionIssue)).
+
+fof(axGeographySubAtt4, axiom,
+ f_subAttribute(inst_EndangeredMarineWildlifeIssue,inst_EndangeredSpeciesIssue)).
+
+fof(axGeographySubAtt5, axiom,
+ f_subAttribute(inst_SoilSalinityIssue,inst_SoilDegradationIssue)).
+
|
