1
0
forked from GitHub/gf-core
Files
gf-core/examples/SUMO/axioms/MergeSubAtt.gft
2010-02-17 11:12:43 +00:00

21 lines
544 B
Plaintext

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)