diff options
| author | krasimir <krasimir@chalmers.se> | 2010-02-17 11:12:43 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-02-17 11:12:43 +0000 |
| commit | 6690fbaf6ce1247165ce159683367982c28efeca (patch) | |
| tree | 822e1f854b8e78e5bc0d13bf01e3846e84ceb1f2 /examples/SUMO/axioms/WMDSubAtt.gft | |
| parent | f7f0112256b738a7c640c37d5bcbfc8a33bdb307 (diff) | |
SUMO axioms
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)
|
