detainee |
appearance as argument number 1 |
![]() |
(documentation detainee EnglishLanguage "(detainee ?EVENT ?OBJECT) means that in the Confining ?EVENT, the Object ?OBJECT is restrained by force, threat, or other form of intimidation.") | Mid-level-ontology.kif 7960-7962 | |
(domain detainee 1 Confining) | Mid-level-ontology.kif 7964-7964 | |
(domain detainee 2 Animal) | Mid-level-ontology.kif 7965-7965 | |
(instance detainee CaseRole) | Mid-level-ontology.kif 7963-7963 | |
(subrelation detainee patient) | Mid-level-ontology.kif 7966-7966 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage detainee "%2 %n 是 %1 的 拘留者") | domainEnglishFormat.kif 728-728 | |
(format ChineseTraditionalLanguage detainee "%2 %n 是 %1 的 拘留者") | domainEnglishFormat.kif 727-727 | |
(format EnglishLanguage detainee "%2 is %n a detainee of %1") | domainEnglishFormat.kif 726-726 | |
(termFormat ChineseLanguage detainee "被拘留者") | domainEnglishFormat.kif 19299-19299 | |
(termFormat ChineseTraditionalLanguage detainee "被拘留者") | domainEnglishFormat.kif 19298-19298 | |
(termFormat EnglishLanguage detainee "detainee") | domainEnglishFormat.kif 19297-19297 |
antecedent |
![]() |
(=> (and (instance ?IMPRISON Imprisoning) (detainee ?IMPRISON ?AGENT) (instance ?AGENT Human) (time ?IMPRISON ?INTERVAL) (instance ?INTERVAL TimeInterval)) (exists (?ARREST ?TIME) (and (instance ?TIME TimeInterval) (time ?ARREST ?TIME) (earlier ?TIME ?INTERVAL) (instance ?ARREST PlacingUnderArrest) (arrested ?ARREST ?AGENT)))) |
Mid-level-ontology.kif 25173-25186 |
consequent |
![]() |
(<=> (detainedAtTimeInPlace ?AGENT ?TIME ?PLACE) (playsRoleInEventOfType ?AGENT detainee Confining ?TIME ?PLACE)) |
Justice.kif 26-28 | |
(=> (holdsDuring ?NOW (attribute ?P Prisoner)) (exists (?BEFORE ?IMPRISONING) (and (instance ?IMPRISONING Imprisoning) (earlier ?BEFORE ?NOW) (holdsDuring ?BEFORE (detainee ?IMPRISONING ?P))))) |
MilitaryPersons.kif 242-250 |
![]() |
![]() |