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

名詞詞組 (NounPhrase)

A Phrase that has the same function as a Noun.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
實體
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

noun phrase
a phrase that can function as the subject or object of a verb
noun phrase is kind of (all)...   noun phrase is kind of...  
See more related synsets on a separate page.

Axioms (4)

詞組 無交集地 分解成 動詞詞組,名詞詞組,介詞詞組.
(disjointDecomposition Phrase VerbPhrase NounPhrase PrepositionalPhrase)

名詞詞組 無交集動詞詞組.
(disjoint NounPhrase VerbPhrase)

If sentence句子實例, then there exist 名詞詞組 phrase1,動詞詞組 phrase2 so that phrase1sentence部分) and phrase2sentence部分).
(=>
      (instance ?SENTENCE Sentence)
      (exists
            (?PHRASE1 ?PHRASE2)
            (and
                  (instance ?PHRASE1 NounPhrase)
                  (instance ?PHRASE2 VerbPhrase)
                  (part ?PHRASE1 ?SENTENCE)
                  (part ?PHRASE2 ?SENTENCE))))

If sent句子實例, then there exist 名詞詞組 noun,動詞詞組 verb so that nounsent部分) and verbsent部分).
(=>
      (instance ?SENT Sentence)
      (exists
            (?NOUN ?VERB)
            (and
                  (instance ?NOUN NounPhrase)
                  (instance ?VERB VerbPhrase)
                  (part ?NOUN ?SENT)
                  (part ?VERB ?SENT))))