Select language: english | cesky | deutsch | italiano | simplified chinese | traditional chinese | hindi
Concept:
English word:
Home

人造語言 (ConstructedLanguage)

The subclass of HumanLanguages that did not originate diachronically, but were designed by a Human. This Class includes languages like Esperanto that were created to facilitate international communication.

Ontology

SUMO / BASE-ONTOLOGY

Superclass(es)

[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  
is subclass of
  自身連續物體  
is subclass of
  內容載體  
is subclass of
  語言表式  
is subclass of
  語言  
is subclass of
  人類語言  
is subclass of
[tree]
實體
is subclass of
  物質的  
is subclass of
  物體  
is subclass of
  自身連續物體  
is subclass of
  內容載體  
is subclass of
  語言表式  
is subclass of
  語言  
is subclass of
  人工語言  
is subclass of

is subclass of
  人造語言  

Coordinate term(s)

電腦語言  自然語言 

Related WordNet synsets

artificial language
a language that is deliberately created for a specific purpose
artificial language is opposite to...   artificial language is kind of (all)...   artificial language is kind of...   kinds of artificial language...   kinds of artificial language (all)...  
See more related synsets on a separate page.

Axioms (2)

If lang人造語言實例, then there exists 計畫 plan so that langplan結果.
(=>
      (instance ?LANG ConstructedLanguage)
      (exists
            (?PLAN)
            (and
                  (instance ?PLAN Planning)
                  (result ?PLAN ?LANG))))

自然語言 無交集人造語言.
(disjoint NaturalLanguage ConstructedLanguage)