Alone(Alone) | alone, lone, lonely, solitary, solo, unaccompanied |
appearance as argument number 1 |
(documentation Alone EnglishLanguage "A state of being without another AutonomousAgent present.") | Mid-level-ontology.kif 30478-30478 | |
(instance Alone RelationalAttribute) | Mid-level-ontology.kif 30477-30477 | Alone is an instance of relational attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage Alone "Alone") | domainEnglishFormat.kif 64475-64475 |
antecedent |
(<=> (holdsDuring ?T (attribute ?H Alone)) (not (exists (?H2 ?SI) (and (not (equal ?H ?H2)) (instance ?H2 AutonomousAgent) (instance ?SI SocialInteraction) (during (WhenFn ?SI) ?T) (involvedInEvent ?SI ?H) (involvedInEvent ?SI ?H2))))) |
Mid-level-ontology.kif 30480-30493 | Alone is an attribute of an entity holds during a time interval if and only if there don't exist the entity2 and a process such that the entity is not equal to the entity2 and the entity2 is an instance of agent and the process is an instance of social interaction and the time of existence of the process takes place during the time interval and the entity is an involved in event of the process and the entity2 is an involved in event of the process |