Determiners

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
To be represented by attributes, except for numerals and possessives, represented by UWs. See also [[articles]], [[demonstratives]], [[pronouns|possessive pronouns]] and [[quantifiers]].  
+
'''Determiners''' are noun-modifiers that express the reference of a noun or noun-phrase in the context, including quantity, rather than attributes expressed by [[adjectives]]. This function is usually performed by articles, demonstratives, possessive determiners, or quantifiers.
  
== Determiner attributes ==  
+
== Natural Language ==  
 +
In the UNL<sup>arium</sup> framework, determiners are further classified as:
 +
*'''articles (ART)''': express definiteness (“a”, “the”)
 +
*'''demonstrative determiners (DEM)''': express position (“this”, in "this house is mine") (not to be confounded with [[pronouns|demonstrative pronouns]])
 +
*'''possessive determiners (POD)''': express property (“my”, “your”) (not to be confounded with [[pronouns|possessive pronouns]])
 +
*'''quantifiers (QUA)''': express quantities (“a lot of”, “several”) (not to be confounded with numerals)
 +
Numeral determiners must be classified as numerals.
  
{| border="1"  cellpadding="5"
+
=== Lists of determiners ===
!Attribute
+
!Value
+
!English
+
!UNL
+
|-
+
|@all||all||all books||book.@all
+
|-
+
|@any||any||any book||book.@any
+
|-
+
|@both||both||both books||book.@both
+
|-
+
|@def||the||the book||book.@def
+
|-
+
|@distal||that, those||that book||book.@distal
+
|-
+
|@each||each||each book||book.@each
+
|-
+
|@either||either||either book||book.@either
+
|-
+
|@every||every||every book||book.@every
+
|-
+
|@indef||a, an||a book||book.@indef
+
|-
+
|@multal||a lot of, many, much, several||a lot of books||book.@multal
+
|-
+
|@neither||neither||neither foot||foot.@neither
+
|-
+
|@not||no||no book||book.@not
+
|-
+
|@other||other, another, else||other book||book.@other
+
|-
+
|@own||own||own book||book.@own
+
|-
+
|@paucal||a few, a little, few, little, some||a few books||book.@paucal
+
|-
+
|@proximal||this, these||this book||book.@proximal
+
|-
+
|@same||same||same book||book.@same
+
|-
+
|@such||such||such books||book.@such
+
|-
+
|@wh||what, whatever, which, whichever||what book||book.@wh
+
|}
+
  
== English determiners ==
+
*[[English determiners]]
  
{| border="1"  cellpadding="5"
+
 
!Determiner
+
== UNL ==
!Attribute
+
In UNL, determiners are represented by [[quantifiers|quantifying attributes]], if quantifiers, or [[reference|reference attributes]], if articles and demonstratives. Numerals and possessive determiners are represented by UWs.
!English
+
!UNL
+
|-
+
|a, an||@indef||a book||book.@indef
+
|-
+
|a few||@paucal||a few books||book.@paucal
+
|-
+
|a little||@paucal||a little ammount||ammount.@paucal
+
|-
+
|a lot of||@multal||a lot of books||book.@multal
+
|-
+
|all||@all||all books||book.@all
+
|-
+
|another||@other||another book||book.@other
+
|-
+
|any||@any||any book||book.@any
+
|-
+
|both||@both||both books||book.@both
+
|-
+
|each||@each||each book||book.@each
+
|-
+
|either||@either||either book||book.@either
+
|-
+
|else||@other||something else||something.@else
+
|-
+
|every||@every||every book||book.@every
+
|-
+
|few||@paucal||few books||book.@paucal
+
|-
+
|little||@paucal||little damage||damage.@paucal
+
|-
+
|many||@multal||many books||book.@multal
+
|-
+
|much||@multal||much effort||effort.@multal
+
|-
+
|neither||@neither||neither foot||foot.@neither
+
|-
+
|no||@not||no book||book.@not
+
|-
+
|other||@other||other book||book.@other
+
|-
+
|own||@own||own book||book.@own
+
|-
+
|same||@same||same book||book.@same
+
|-
+
|several||@multal||several books||book.@multal
+
|-
+
|some||@paucal||some books||book.@paucal
+
|-
+
|such||@such||such books||book.@such
+
|-
+
|that, those||@distal||that book||book.@distal
+
|-
+
|the||@def||the book||book.@def
+
|-
+
|this, these||@proximal||this book||book.@proximal
+
|-
+
|what||@wh||what book||book.@wh
+
|-
+
|whatever||@wh||whatever book||book.@wh
+
|-
+
|which||@wh||which book||book.@wh
+
|-
+
|whichever||@wh||whichever book||book.@wh
+
|}
+

Latest revision as of 01:03, 27 July 2012

Determiners are noun-modifiers that express the reference of a noun or noun-phrase in the context, including quantity, rather than attributes expressed by adjectives. This function is usually performed by articles, demonstratives, possessive determiners, or quantifiers.

Natural Language

In the UNLarium framework, determiners are further classified as:

  • articles (ART): express definiteness (“a”, “the”)
  • demonstrative determiners (DEM): express position (“this”, in "this house is mine") (not to be confounded with demonstrative pronouns)
  • possessive determiners (POD): express property (“my”, “your”) (not to be confounded with possessive pronouns)
  • quantifiers (QUA): express quantities (“a lot of”, “several”) (not to be confounded with numerals)

Numeral determiners must be classified as numerals.

Lists of determiners


UNL

In UNL, determiners are represented by quantifying attributes, if quantifiers, or reference attributes, if articles and demonstratives. Numerals and possessive determiners are represented by UWs.

Software