forked from GitHub/gf-core
SUMO axioms
This commit is contained in:
13
examples/SUMO/axioms/MilitaryP.gft
Normal file
13
examples/SUMO/axioms/MilitaryP.gft
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
subEchelon (desc Brigade ? ?) (desc Battalion ? ?)
|
||||
|
||||
subEchelon (desc Battalion ? ?) (desc Company_Military ? ?)
|
||||
|
||||
commandRankOfEchelon (desc Battalion ? ?) (el ? ? ? USMilitaryRankO5)
|
||||
|
||||
subEchelon (desc Company_Military ? ?) (desc Platoon ? ?)
|
||||
|
||||
commandRankOfEchelon (desc Company_Military ? ?) (el ? ? ? (UnionFn (el ? ? ? USMilitaryRankO3) (el ? ? ? USMilitaryRankO4)))
|
||||
|
||||
commandRankOfEchelon (desc Platoon ? ?) (el ? ? ? USMilitaryRankO2)
|
||||
|
||||
Reference in New Issue
Block a user