Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - subEchelon
subEchelon

appearance as argument number 1
-------------------------


(documentation subEchelon EnglishLanguage "A subEchelon is a relationship between named organizational unit types in which a unit of one type is a subOrganization of the other.") Military.kif 688-690
(domainSubclass subEchelon 1 MilitaryUnit) Military.kif 691-691 subEchelon の数値 1 引数は MilitaryUnitsubclass では %n
(domainSubclass subEchelon 2 MilitaryUnit) Military.kif 692-692 subEchelon の数値 2 引数は MilitaryUnitsubclass では %n
(instance subEchelon BinaryPredicate) Military.kif 687-687 subEchelon2進述語instance では %n

appearance as argument number 2
-------------------------


(format ChineseLanguage subEchelon "%2 %n 是 %1 的 sub 梯队") domainEnglishFormat.kif 2387-2387
(format ChineseTraditionalLanguage subEchelon "%2 %n 是 %1 的 sub 梯隊") domainEnglishFormat.kif 2386-2386
(format EnglishLanguage subEchelon "%2 is %n a sub echelon of %1") domainEnglishFormat.kif 2385-2385
(termFormat ChineseLanguage subEchelon "次梯队") domainEnglishFormat.kif 55716-55716
(termFormat ChineseTraditionalLanguage subEchelon "次梯隊") domainEnglishFormat.kif 55715-55715
(termFormat EnglishLanguage subEchelon "sub echelon") domainEnglishFormat.kif 55714-55714

antecedent
-------------------------


(=>
    (and
        (subEchelon ?MUClass1 ?MUClass2)
        (instance ?MU1 ?MUClass1))
    (exists (?MU2)
        (and
            (instance ?MU2 ?MUClass2)
            (subOrganization ?MU1 ?MU2))))
Military.kif 693-700

appearance as argument number 0
-------------------------


(subEchelon Battalion CompanyMilitary) Military.kif 733-733 subEchelon Battalion and CompanyMilitary
(subEchelon Brigade Battalion) Military.kif 715-715 subEchelon Brigade and Battalion
(subEchelon CompanyMilitary Platoon) Military.kif 737-737 subEchelon CompanyMilitary and Platoon
(subEchelon WeaponsCompany AntiArmorPlatoon) MilitaryPersons.kif 564-564 subEchelon WeaponsCompany and AntiArmorPlatoon
(subEchelon WeaponsCompany HeavyMGPlatoon) MilitaryPersons.kif 566-566 subEchelon WeaponsCompany and HeavyMGPlatoon
(subEchelon WeaponsCompany MortarPlatoon) MilitaryPersons.kif 565-565 subEchelon WeaponsCompany and MortarPlatoon


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners