SUMO axioms

This commit is contained in:
krasimir
2010-02-17 11:12:43 +00:00
parent f7f0112256
commit 6690fbaf6c
51 changed files with 79238 additions and 0 deletions

View 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)