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

詞素 (Morpheme)

Part of a Word which cannot be subdivided and which expresses a meaning.

Ontology

SUMO / OBJECTS

Superclass(es)

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

Coordinate term(s)

語言  詞組  文本   

Related WordNet synsets

formative
minimal language unit that has a syntactic (or morphological) function
formative is kind of (all)...   formative is kind of...  
morpheme
minimal meaningful language unit; it cannot be divided into smaller meaningful units
morpheme is kind of (all)...   morpheme is kind of...   kinds of morpheme...   kinds of morpheme (all)...  
morphemic
of or relating to morphemes
morphemic pertains to noun...  
See more related synsets on a separate page.

Axioms (3)

If morph詞素實例, then there doesn't exist 詞素 othermorph so that othermorphmorph部分) and othermorph 等於 morph.
(=>
      (instance ?MORPH Morpheme)
      (not
            (exists
                  (?OTHERMORPH)
                  (and
                        (instance ?OTHERMORPH Morpheme)
                        (part ?OTHERMORPH ?MORPH)
                        (not
                              (equal ?OTHERMORPH ?MORPH))))))

If morph詞素實例, then there exists word so that morphword部分).
(=>
      (instance ?MORPH Morpheme)
      (exists
            (?WORD)
            (and
                  (instance ?WORD Word)
                  (part ?MORPH ?WORD))))

If word實例, then there exists 詞素 part so that partword部分).
(=>
      (instance ?WORD Word)
      (exists
            (?PART)
            (and
                  (part ?PART ?WORD)
                  (instance ?PART Morpheme))))