mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
added TPTP for SUMO
This commit is contained in:
18
examples/SUMO/TPTP/GeographySubAttAx.p
Normal file
18
examples/SUMO/TPTP/GeographySubAttAx.p
Normal file
@@ -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)).
|
||||
|
||||
Reference in New Issue
Block a user