Verbs: Difference between revisions
From UNLwiki
				
				
				Jump to navigationJump to search
				
				
imported>Martins No edit summary  | 
				imported>Martins No edit summary  | 
				||
| Line 1: | Line 1: | ||
A verb is a word that in syntax conveys an action (bring, read, walk, run, learn), an occurrence (happen, become), or a state of being (be, exist, stand).   | |||
== Natural language ==  | == Natural language ==  | ||
Verbs are normally classified in four different categories?  | |||
*Auxiliary verbs  | |||
*Modal verbs  | |||
*Copula or linking verb  | |||
*Verbs  | |||
=== Attributes for Verbs ===  | === Attributes for Verbs ===  | ||
In many languages, verbs are inflected (modified in form) to encode person, tense, aspect, mood and voice.  | |||
;[[Person]]  | ;[[Person]]  | ||
;[[Tense]]  | ;[[Tense]]  | ||
| Line 8: | Line 15: | ||
;[[Aspect]]  | ;[[Aspect]]  | ||
;[[Voice]]  | ;[[Voice]]  | ||
=== Lists of verbs ===  | === Lists of verbs ===  | ||
[[English verbs]]  | [[English verbs]]  | ||
[[French grammar#Auxiliary verbs|French verbs]]  | |||
== UNL ==  | == UNL ==  | ||
Verbs are represented in UNL  | Verbs are represented in UNL:  | ||
*by attributes, in case of auxiliary, quasi-auxiliary and semi-auxiliary verbs;  | *by attributes, in case of auxiliary, quasi-auxiliary and semi-auxiliary verbs;  | ||
*by relations, in case of linking verbs (copula);  | *by relations, in case of linking verbs (copula);  | ||
| Line 23: | Line 28: | ||
=== Verbs as attributes ===  | === Verbs as attributes ===  | ||
;Modal verbs are represented by attributes of [[modality]], such as @ability (can), @desire (wish), @necessity (need), @obligation (must, have to), @permission (may), etc.  | |||
;Auxiliary verbs are represented by attributes of [[tense]] or [[aspect]], such as @future (will), @present.@progressive (is + gerund), @past.@perfect (had + participle), etc.  | |||
;  | |||
=== Verbs as relations ===  | === Verbs as relations ===  | ||
;Copula verbs are represented as the relation "aoj"  | |||
Peter is beautiful = aoj(beautiful, Peter)  | :Peter is beautiful = aoj(beautiful, Peter)  | ||
Revision as of 23:18, 26 July 2012
A verb is a word that in syntax conveys an action (bring, read, walk, run, learn), an occurrence (happen, become), or a state of being (be, exist, stand).
Natural language
Verbs are normally classified in four different categories?
- Auxiliary verbs
 - Modal verbs
 - Copula or linking verb
 - Verbs
 
Attributes for Verbs
In many languages, verbs are inflected (modified in form) to encode person, tense, aspect, mood and voice.
Lists of verbs
UNL
Verbs are represented in UNL:
- by attributes, in case of auxiliary, quasi-auxiliary and semi-auxiliary verbs;
 - by relations, in case of linking verbs (copula);
 - by UWs, otherwise.
 
Verbs as attributes
- Modal verbs are represented by attributes of modality, such as @ability (can), @desire (wish), @necessity (need), @obligation (must, have to), @permission (may), etc.
 - Auxiliary verbs are represented by attributes of tense or aspect, such as @future (will), @present.@progressive (is + gerund), @past.@perfect (had + participle), etc.
 
Verbs as relations
- Copula verbs are represented as the relation "aoj"
 - Peter is beautiful = aoj(beautiful, Peter)