diff options
Diffstat (limited to 'examples/SUMO/TPTP/WMDSubAttAx.p')
| -rw-r--r-- | examples/SUMO/TPTP/WMDSubAttAx.p | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/SUMO/TPTP/WMDSubAttAx.p b/examples/SUMO/TPTP/WMDSubAttAx.p new file mode 100644 index 000000000..d3a627f4b --- /dev/null +++ b/examples/SUMO/TPTP/WMDSubAttAx.p @@ -0,0 +1,15 @@ +fof(axWMDSubAtt0, axiom,
+ f_subAttribute(inst_BubonicPlague,inst_Plague)).
+
+fof(axWMDSubAtt1, axiom,
+ f_subAttribute(inst_PneumonicPlague,inst_Plague)).
+
+fof(axWMDSubAtt2, axiom,
+ f_subAttribute(inst_InhalationalAnthrax,inst_Anthrax)).
+
+fof(axWMDSubAtt3, axiom,
+ f_subAttribute(inst_LegionnairesDisease,inst_Legionellosis)).
+
+fof(axWMDSubAtt4, axiom,
+ f_subAttribute(inst_PontiacFever,inst_Legionellosis)).
+
|
