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

vaakya (Sentence)

A syntactically well-formed formula of a Language. It includes, at minimum, a predicate and a subject (which may be explicit or implicit), and it expresses a Proposition.

Ontology

SUMO / OBJECTS

Superclass(es)

[tree]
astitva
is subclass of
  bhOtika vaswu  
is subclass of
  object  
is subclass of
  aatmasambaddha vastu  
is subclass of
  tatva-vaahaka padaartha  
is subclass of
  bhaashaa-sambandhI abhivyakti  
is subclass of
[tree]
astitva
is subclass of
  bhOtika vaswu  
is subclass of
  object  
is subclass of
  aatmasambaddha vastu  
is subclass of
  kaNikaa sambandhI padaartha  
is subclass of
  shilpakriti  
is subclass of

is subclass of
  vishaya  
is subclass of
  vaakya  

Subclass(es)

sUtra 

Coordinate term(s)

anychchhaeda  pustaka  pramaanpatra  chala-chitra  saaransha 

Constrains relations

true 

Related WordNet synsets

sentence
a string of words satisfying the grammatical rules of a language; "he always spoke in grammatical sentences"
sentence is kind of (all)...   sentence is kind of...   kinds of sentence...   kinds of sentence (all)...   parts of sentence...  
sentential
of or relating to a sentence; "the sentential subject"
sentential pertains to noun...  
See more related synsets on a separate page.

Axioms (4)

Agar sentence is an instance of vaakya, to yah kuch sangyaa vaakyansha phrase1,kriyaa vaakyaansha phrase2 nahin, ki phrase1 is a part of sentence aur phrase2 is a part of sentence.
(=>
      (instance ?SENTENCE Sentence)
      (exists
            (?PHRASE1 ?PHRASE2)
            (and
                  (instance ?PHRASE1 NounPhrase)
                  (instance ?PHRASE2 VerbPhrase)
                  (part ?PHRASE1 ?SENTENCE)
                  (part ?PHRASE2 ?SENTENCE))))

Agar text is an instance of vishaya, to yah kuch vaakya part nahin, ki part is a part of text.
(=>
      (instance ?TEXT Text)
      (exists
            (?PART)
            (and
                  (part ?PART ?TEXT)
                  (instance ?PART Sentence))))

Agar sent is an instance of vaakya, to yah kuch sangyaa vaakyansha noun,kriyaa vaakyaansha verb nahin, ki noun is a part of sent aur verb is a part of sent.
(=>
      (instance ?SENT Sentence)
      (exists
            (?NOUN ?VERB)
            (and
                  (instance ?NOUN NounPhrase)
                  (instance ?VERB VerbPhrase)
                  (part ?NOUN ?SENT)
                  (part ?VERB ?SENT))))

Agar item has an attribute value aur value is an instance of yathaartha mulya, to item is an instance of vaakya yaa item is an instance of prastaava.
(=>
      (and
            (property ?ITEM ?VALUE)
            (instance ?VALUE TruthValue))
      (or
            (instance ?ITEM Sentence)
            (instance ?ITEM Proposition)))