summaryrefslogtreecommitdiff
path: root/examples/SUMO/axioms/MilitaryP.gft
blob: 4db519512d0274d5b2487337c232300cb33c121f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)