Adverbs

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
 
|align=center|intelligent.@more
 
|align=center|intelligent.@more
 
|-
 
|-
!Intensifier|align=center|very intelligent
+
!Intensifier
 +
|align=center|very intelligent
 
|align=center|intelligent.@very
 
|align=center|intelligent.@very
 
|}
 
|}
Line 71: Line 72:
 
|"the green one is better".@opinion
 
|"the green one is better".@opinion
 
|}
 
|}
 +
 +
;Observation
 +
:Not all intensifiers are to be represented as attributes. Many adjunct adverbs (such as ''amazingly'', ''absurdly'', ''sharply'', ''terribly'', ''deeply'', ''unbelievably'', etc) may also be used to amplify adjectives. However, as they are not only intensifiers but also qualifiers, they must be represented as UWs:
 +
{|table border=1 align=center cellpadding=2
 +
|+Intensifiers
 +
!Type
 +
!English
 +
!UNL
 +
|-
 +
!rowspan=2|Amplifier
 +
|align=center|very difficult
 +
|align=center|difficult.@plus
 +
|-
 +
|align=center|absurdly difficult
 +
|align=center|man(difficult, absurdly)
 +
|-
 +
!rowspan=2|Downtoner
 +
|align=center|a bit difficult
 +
|align=center|difficult.@minus
 +
|-
 +
|align=center|relatively difficult
 +
|align=center|man(difficult, relatively)
 +
|}
 +
  
 
== Notes ==
 
== Notes ==
 
<references />
 
<references />

Revision as of 12:58, 21 February 2010

In the UNL framework, adverbs are classified in four different categories: specifiers, adjuncts, conjuncts and disjuncts.

  • Specifier adverbs (such as “not”, “more”, “less”, “very”, etc) are adverbs that do not really introduce new information, but only specify the information conveyed by a verb, an adjective or another adverb. They do not constitute properly an open class category and many of them may even be replaced by other closed class categories, such as affixes (not happy = unhappy, write again = rewrite, more happy = happier). In UNL, specifier adverbs are represented by attributes of degree (@not, @more, @less, @plus, @minus, @almost, @again, etc);
Specifier adverbs
Type English UNL
Negative not happy happy.@not
Comparative more intelligent intelligent.@more
Intensifier very intelligent intelligent.@very


  • Adjunct adverbs (such as “slowly”, “always”, “frequently”, “here”, etc) are adverbs that qualify a verb, an adjective or another adverb by indicating manner, time, place and frequency. They answer questions such as "how", "when", "where" and "how often". They differ from specifier adverbs in the sense they introduce and can be associated to independent concepts. In UNL, adjunct adverbs are always represented as UWs:
Adjunct adverbs
Type English UNL
Manner go fast man(go, fast)
Time[1] go now tim(go, now)
Place[2] live here plc(live, here)
Frequency[3] do usually man(do, usually)
  • Conjuncts[4] (such as "in addition", "in other words", "for instance", etc) are connecting adverbs that add information to the sentence that is not considered part of the propositional content (or at least not essential) but which connects the sentence with previous parts of the discourse. In UNL, conjunct adverbs are to be represented as UWs linked to the whole sentence (to be treated as a hypernode) by the relation man (manner).
Conjuncts
English UNL
He has no money. In addition, he has no means of getting any man("he has no means of getting any", "in addition")
The French love music. In other words, music is appreciated in France. man("music is appreciated in France", "in other words")
  • Disjuncts (aka as adverbs of viewpoint or commenting adverbs, such as "fortunately", "in my opinion", etc) express information that is not considered essential to the sentence it appears in, but which is considered to be the speaker's or writer's attitude towards, or descriptive statement of, the propositional content of the sentence. In UNL, disjunct adverbs are to be represented as follows:
    • As attributes, if their meaning can be subsumed by any of the attributes of modality (such as @emphasis, @belief, @conviction, etc); or
    • As UWs, otherwise.
Disjuncts
English UNL
Fortunately, I have it right here. man("I have it right here", "fortunately")
In my opinion, the green one is better. "the green one is better".@opinion
Observation
Not all intensifiers are to be represented as attributes. Many adjunct adverbs (such as amazingly, absurdly, sharply, terribly, deeply, unbelievably, etc) may also be used to amplify adjectives. However, as they are not only intensifiers but also qualifiers, they must be represented as UWs:
Intensifiers
Type English UNL
Amplifier very difficult difficult.@plus
absurdly difficult man(difficult, absurdly)
Downtoner a bit difficult difficult.@minus
relatively difficult man(difficult, relatively)


Notes

  1. Time adverbs may be the target node of the relations tim (time), tmf (time from), tmt (time to) and fmt (from to)
  2. Place adverbs may be the target node of the relations plc (place), plf (place from), plt (place to) and via.
  3. Frequency adverbs are the target node of the relation man (manner) and not of the relation tim (time)
  4. Not to be confounded with conjunctions
Software