SUMO axioms

This commit is contained in:
krasimir
2010-02-17 11:12:43 +00:00
parent 06654cbb5e
commit 6b8fa0eaa1
51 changed files with 79238 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
subAttribute (el ? ? ? Law) (el ? ? ? Obligation)
subAttribute (el ? ? ? Promise) (el ? ? ? Obligation)
subAttribute (el ? ? ? NakedPromise) (el ? ? ? Promise)
subAttribute (el ? ? ? Liquid) (el ? ? ? Fluid)
subAttribute (el ? ? ? Gas) (el ? ? ? Fluid)
subAttribute (el ? ? ? Plasma) (el ? ? ? Fluid)
subAttribute (el ? ? ? Wet) (el ? ? ? Damp)
subAttribute (el ? ? ? Dead) (el ? ? ? Unconscious)
subAttribute (el ? ? ? Larval) (el ? ? ? NonFullyFormed)
subAttribute (el ? ? ? Embryonic) (el ? ? ? NonFullyFormed)