human language (HumanLanguage)
The subclass of Languages used by
Humans.
Ontology
SUMO / BASE-ONTOLOGYSuperclass(es)
Subclass(es)
constructed language
natural language
Coordinate term(s)
animal language
artificial language
Related WordNet synsets
See more related synsets on a separate page.
Axioms (2)
language is disjointly decomposed into animal language,human language,computer language.
(disjointDecomposition Language AnimalLanguage HumanLanguage ComputerLanguage)
If lang is an instance of human language and proc is an agent of agent and lang is an instrument for proc, then agent is an instance of human.
(=>
(and
(instance ?LANG HumanLanguage)
(agent ?PROC ?AGENT)
(instrument ?PROC ?LANG))
(instance ?AGENT Human))