forked from GitHub/gf-core
SUMO axioms
This commit is contained in:
10
examples/SUMO/axioms/GovernmentHiO.gft
Normal file
10
examples/SUMO/axioms/GovernmentHiO.gft
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
AsymmetricRelation ? (\x,y -> primaryGeopoliticalSubdivision x y)
|
||||
|
||||
AsymmetricRelation ? (\x,y -> chamberOfLegislature x y)
|
||||
|
||||
AsymmetricRelation ? (\x,y -> successorOrganization x y)
|
||||
|
||||
SymmetricRelation ? (\x,y -> diplomaticRelations x y)
|
||||
|
||||
IrreflexiveRelation ? (\x,y -> diplomaticRelations x y)
|
||||
Reference in New Issue
Block a user