diff options
Diffstat (limited to 'examples/SUMO/axioms/WMDSubAtt.gft')
| -rw-r--r-- | examples/SUMO/axioms/WMDSubAtt.gft | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/SUMO/axioms/WMDSubAtt.gft b/examples/SUMO/axioms/WMDSubAtt.gft new file mode 100644 index 000000000..41b107fb6 --- /dev/null +++ b/examples/SUMO/axioms/WMDSubAtt.gft @@ -0,0 +1,10 @@ +
+subAttribute (el ? ? ? BubonicPlague) (el ? ? ? Plague)
+
+subAttribute (el ? ? ? PneumonicPlague) (el ? ? ? Plague)
+
+subAttribute (el ? ? ? InhalationalAnthrax) (el ? ? ? Anthrax)
+
+subAttribute (el ? ? ? LegionnairesDisease) (el ? ? ? Legionellosis)
+
+subAttribute (el ? ? ? PontiacFever) (el ? ? ? Legionellosis)
|
