mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 13:29:32 -06:00
6 lines
184 B
OpenEdge ABL
6 lines
184 B
OpenEdge ABL
include('TPTP/MergeAx.p').
|
|
include('TPTP/Mid_level_ontologyAx.p').
|
|
|
|
fof (conj2, conjecture,
|
|
( ! [X] :
|
|
(hasType(type_AnimacyAttribute, X) => hasType(type_Attribute, X)))). |