Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - fullName
fullName

appearance as argument number 1
-------------------------


(documentation fullName EnglishLanguage "(fullName ?STRING ?OBJ) means that ?STRING is a (more or less) complete name for ?OBJ, having all of the parts (fields, name components) possible for ?OBJ's name. The parts of ?STRING, if any, may be in conventional order, or in indexed (for alphabetic sorting) order. Examples: George W. Bush, The White House, The United Kingdom of Great Britain and Northern Ireland.") Media.kif 3291-3297
(domain fullName 1 SymbolicString) Media.kif 3288-3288 Il numero 1 argomenti di fullName è un istanza di Stringa
(domain fullName 2 Entity) Media.kif 3289-3289 Il numero 2 argomenti di fullName è un istanza di Entit�
(instance fullName AsymmetricRelation) Media.kif 3287-3287 fullName è un' istanza di RelazioneAsimmetrica
(instance fullName BinaryPredicate) Media.kif 3286-3286 fullName è un' istanza di PredicatoBinario
(subrelation fullName names) Media.kif 3290-3290 fullName è una sottorelazione di names

appearance as argument number 2
-------------------------


(format ChineseLanguage fullName "%2 的 full name 是 %1 ") domainEnglishFormat.kif 3506-3506
(format ChineseTraditionalLanguage fullName "%2 的 full name 是 %1 ") domainEnglishFormat.kif 3505-3505
(format EnglishLanguage fullName "the full name of %2 is %1") domainEnglishFormat.kif 3504-3504
(subrelation conventionalLongName fullName) Media.kif 3298-3298 conventionalLongName è una sottorelazione di fullName
(subrelation fullNameIndexOrder fullName) Media.kif 3310-3310 fullNameIndexOrder è una sottorelazione di fullName
(termFormat EnglishLanguage fullName "full name") domainEnglishFormat.kif 65835-65835

antecedent
-------------------------


(=>
    (and
        (fullName ?NAMESTRING ?THING)
        (keyName ?FIRST ?NAMESTRING)
        (stringConcatenation ?FIRST ?REST ?NAMESTRING))
    (fullNameIndexOrder ?NAMESTRING ?THING))
Media.kif 3312-3317
(=>
    (and
        (nameIndexOrder ?NAMESTRING ?THING)
        (fullName ?NAMESTRING ?THING))
    (fullNameIndexOrder ?NAMESTRING ?THING))
Media.kif 3355-3359


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners