Universal Attributes

From UNL Wiki
Revision as of 22:42, 31 August 2011 by Martins (Talk | contribs)
Jump to: navigation, search

Attributes are arcs linking a node to itself. In opposition to relations, they correspond to one-place predicates, i.e., functions that take a single argument. In UNL, attributes have been normally used to represent information conveyed by natural language grammatical categories (such as tense, mood, aspect, number, etc). The set of attributes, which is claimed to be universal, is defined in the UNL Specs and is not open to frequent additions.

Syntax

The syntax of attributes is defined as follows:

<attribute>      ::= "@"<attribute name>
<attribute name> ::= <character>+
<character>      ::= {“a”,...,“z”,“_”}

where:
< > variable
" " terminal symbol
::=... is defined as ...
{ } disjunction ("or")
+ to be used one or more times
... to be repeated more than 0 times

Attribute names are always lower case words or expressions. Normally, English words ("past", "will") or mnemonic abbreviations ("def", "pl") are used for attribute labelling. No blank space is allowed inside an attribute name.

Semantics

Attributes are annotations made to nodes or hypernodes of a UNL hypergraph. They denote the circumstances under which these nodes (or hypernodes) are used.

Attributes may convey three different kinds of information:

  • The information on the role of the node in the UNL graph (as in the case for '@entry', that indicates the main (starting) node of a UNL directed graph);
  • The information conveyed by bound morphemes and closed classes, such as affixes (gender, number, tense, aspect, mood, voice, etc), determiners (articles and demonstratives), adpositions (prepositions, postpositions and circumpositions), conjunctions, auxiliary and quasi-auxiliary verbs (auxiliaries, modals, coverbs, preverbs) and degree adverbs (specifiers).
  • The information on the (external) context of the utterance, i.e., non-verbal elements of communication, such as prosody, sentence and text structure, politeness, schemes, social deixis and speech acts.

Set of attributes

List of attributes in alphabetical order

{{#tree:id=tagset|openlevels=0|root=Attributes|

  • aspect
    • @causative: causative
    • @continuative: continuous
    • @experiential: experience
    • @habitual: habitual
    • @imperfective: uncompleted
    • @inceptive: beginning
    • @inchoative: change of state
    • @iterative: repetition
    • @perfective: completed
    • @permissive: permissive
    • @persistent: persistent
    • @progressive: ongoing
    • @prospective: imminent
    • @result: result
    • @terminative: cessation
  • degree
    • negative
      • @not: negative
      • @almost: approximative
    • positive
      • @again: iterative
      • @emphasis: emphasis
      • @enough: sufficiently (enough)
      • @extra: excessively (too)
      • @minus: downtoned (a little)
      • @plus: intensified (very)
    • comparative
      • @more: comparative of superiority
      • @less: comparative of inferiority
      • @equal: comparative of equality
    • superlative
      • @most: superlative of superiority
      • @least: superlative of inferiority
  • document structure
    • conventions
      • @angle_bracket
      • @brace
      • @double_parenthesis
      • @double_quote
      • @simple_parenthesis
      • @single_quote
      • @square_bracket
    • @entry (sentence head)
    • @relative (relative clause head)
    • @speech (direct speech)
    • @title (title)
    • @topic (topicalization)
    • @vocative (vocative)
  • emotions
    • @anger
    • @consent
    • @attention
    • @contentment
    • @disagreement
    • @discontentment
    • @dissent
    • @hesitation
    • @pain
    • @relief
    • @surprise
    • @weariness
  • figure of speech
    • Schemes
      • @parallelism: use of similar structures in two or more clauses
      • @antithesis: juxtaposition of opposing or contrasting ideas
      • @climax: arrangement of words in order of increasing importance
      • @anticlimax: Arrangement of words in order of decreasing importance
      • @anacoluthon: change in the syntax within a sentence
      • @anastrophe: inversion of the usual word order
      • @parenthesis: insertion of a clause or sentence in a place where it interrupts the natural flow of the sentence
      • @apposition: placing of two elements side by side, in which the second defines the first
      • @ellipsis: omission of words
      • @asyndeton: omission of conjunctions between related clauses
      • @brachylogia: omission of conjunctions between a series of words
      • @alliteration: series of words that begin with the same letter or sound alike
      • @anaphora: repetition of the same word or group of words at the beginning of successive clauses
      • @anadiplosis: repetition of a word at the end of a clause at the beginning of another
      • @antanaclasis: repetition of a word in two different senses
      • @antimetabole: repetition of words in successive clauses, in reverse order
      • @assonance: repetition of vowel sounds, most commonly within a short passage of verse
      • @chiasmus: reversal of grammatical structures in successive clauses
      • @consonance: repetition of consonant sounds without the repetition of the vowel sounds
      • @epanalepsis: repetition of the initial word or words of a clause or sentence at the end of the clause or sentence
      • @pleonasm: Use of superfluous or redundant words
      • @polyptoton: repetition of words derived from the same root
      • @polysyndeton: repetition of conjunctions
      • @symploce: combination of anaphora and epistrophe
    • Tropes
      • @anthropomorphism: Ascribing human characteristics to something that is not human, such as an animal or a god (see zoomorphism)
      • @antiphrasis: Word or words used contradictory to their usual meaning, often with irony
      • @antonomasia: Substitution of a phrase for a proper name or vice versa
      • @catachresis: use an existing word to denote something that has no name in the current language
      • @double_negative: Grammar construction that can be used as an expression and it is the repetition of negative words
      • @dysphemism: Substitution of a harsher, more offensive, or more disagreeable term for another. Opposite of euphemism
      • @epanorthosis: Immediate and emphatic self-correction, often following a slip of the tongue
      • @euphemism: Substitution of a less offensive or more agreeable term for another
      • @hyperbole: Use of exaggerated terms for emphasis
      • @irony: Use of word in a way that conveys a meaning opposite to its usual meaning
      • @metaphor: Stating one entity is another for the purpose of comparing them in quality
      • @metonymy: Substitution of a word to suggest what is really meant
      • @onomatopoeia: Words that sound like their meaning
      • @oxymoron: Using two terms together, that normally contradict each other
      • @paradox: Use of apparently contradictory ideas to point out some underlying truth
      • @paronomasia: A form of pun, in which words similar in sound but with different meanings are used
      • @periphrasis: Using several words instead of few
      • @repetition: Repeated usage of word(s)/group of words in the same sentence to create a poetic/rhythmic effect
      • @synecdoche: Form of metonymy, in which a part stands for the whole
      • @synesthesia: Description of one kind of sense impression by using words that normally describe another.
      • @zoomorphism: Applying animal characteristics to humans or gods
  • gender
    • @female
    • @male
    • @neutral
  • lexical category
    • @adjective
    • @adverb
    • @noun
    • @verb
  • [[manner]
    • @according_to
    • @against
    • @although
    • @and
    • @as
    • @as.@if
    • @as_far_as
    • @as_of
    • @as_per
    • @as_regards
    • @as_well_as
    • @barring
    • @because
    • @because_of
    • @besides
    • @but
    • @by
    • @by_means_of
    • @circa
    • @concerning
    • @despite
    • @due_to
    • @even.@if
    • @except
    • @except.@if
    • @except_for
    • @excluding
    • @failing
    • @for
    • @given
    • @if
    • @if.@only
    • @in_accordance_with
    • @in_addition_to
    • @in_case
    • @in_case_of
    • @in_favor_of
    • @in_spite_of
    • @in_terms_of
    • @including
    • @instead_of
    • @like
    • @mid
    • @notwithstanding
    • @of
    • @off
    • @on_account_of
    • @on_behalf_of
    • @opposite
    • @or
    • @over
    • @owing_to
    • @pace
    • @per
    • @pursuant_to
    • @qua
    • @regarding
    • @regardless_of
    • @save
    • @so
    • @than
    • @thanks_to
    • @that_of
    • @unless
    • @unlike
    • @versus
    • @whereas
    • @while
    • @with
    • @with_regard_to
    • @with_relation_to
    • @with_respect_to
    • @without
    • @worth
  • modality
    • @ability
    • @advice
    • @agreement
    • @assertion
    • @assumption
    • @belief
    • @command
    • @condition
    • @conclusion
    • @confirmation
    • @consequence
    • @conviction
    • @decision
    • @determination
    • @deduction
    • @desire
    • @doubt
    • @exclamation
    • @exhortation
    • @expectation
    • @fear
    • @hope
    • @hypothesis
    • @intention
    • @interrogation
    • @invitation
    • @judgement
    • @narrative
    • @necessity
    • @obligation
    • @opinion
    • @permission
    • @possibility
    • @probability
    • @prediction
    • @presumption
    • @prohibition
    • @promise
    • @regret
    • @request
    • @speculation
    • @suggestion
    • @threat
    • @warning
  • numerals
    • @ordinal (ordinal)
    • @times (multiplicative)
    • @tuple (collective)
  • person
    • @1 (first person: speaker)
    • @2 (second person: addressee)
    • @3 (third person)
  • place
    • @aboard
    • @above
    • @across
    • @ahead_of
    • @along
    • @alongside
    • @amid
    • @among
    • @apart_from
    • @around
    • @aside
    • @aside_from
    • @astride
    • @at
    • @athwart
    • @atop
    • @behind
    • @below
    • @beneath
    • @beside
    • @between
    • @beyond
    • @close_to
    • @down
    • @due_to
    • @far_from
    • @from
    • @in
    • @in_front_of
    • @in_place_of
    • @inside
    • @inside_of
    • @into
    • @near
    • @near_to
    • @next
    • @next_to
    • @on
    • @on_top_of
    • @onto
    • @opposite
    • @out
    • @out_from
    • @out_of
    • @outside
    • @outside_of
    • @through
    • @throughout
    • @to
    • @toward
    • @towards
    • @under
    • @underneath
    • @up
    • @upon
    • @via
    • @within
  • polarity
    • @yes (affirmative)
    • @not (negative)
    • @maybe (dubitative)
  • quantification
    • @any (any)
    • @all (all)
    • @every (every)
    • @generic (no quantification)
    • @no (none)
    • @pl (plural)
      • @dual
      • @trial
      • @quadrual
      • @paucal
      • @multal
    • @singular (default)
  • register
    • @archaic
    • @colloquial
    • @dialect
    • @jargon
    • @slang
    • @taboo
  • reference
    • @person (person)
    • @thing (thing)
  • social deixis
    • @familiar
    • @intimate
    • @polite
    • @equivalent
    • @inferior
    • @superior
    • @reverential
  • specification
    • @also (also
    • @def (definite)
      • @both (both)
      • @distal (far from the speaker)
      • @each (each)
      • @either (either)
      • @medial (near the addressee)
      • @other (other)
      • @own (own)
      • @proximal (near the speaker)
      • @same (same)
      • @such (such)
    • @even
    • @indef (indefinite)
      • @certain (certain)
      • @wh
    • @only
  • time
    • @after
    • @before
    • @during
    • @following
    • @from
    • @from_on
    • @in
    • @prior_to
    • @since
    • @subsequent_to
    • absolute time
      • @past: at a time before the moment of utterance
      • @present: at the moment of utterance
      • @future: at a time after the moment of utterance
      • @recent: close to the moment of utterance
      • @remote: remote from the moment of utterance
    • relative time
      • @anterior: before some other time other than the time of utterance
      • @posterior: after some other time other than the time of utterance
  • voice
    • @active: He built this house in 1895
    • @passive: This house was built in 1895.
    • @reflexive: He killed himself.
    • @reciprocal: They killed each other.

}}

Software