Mood

From UNL Wiki
(Difference between revisions)
Jump to: navigation, search
(Natural language)
(Natural language)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
== Natural language ==  
 
== Natural language ==  
 
In the UNLarium, the values for mood are the following:
 
In the UNLarium, the values for mood are the following:
 
  
 
{{#tree:id=nl_mood|openlevels=0|root=Mood|
 
{{#tree:id=nl_mood|openlevels=0|root=Mood|
 +
*none (non-finite verb forms) (VBL)
 +
**gerund (GER)
 +
**gerundive (GDV)
 +
**infinitive (INF)
 +
**participle (PTP)
 +
**supine (SPN)
 
*assumptive (AUM)
 
*assumptive (AUM)
 
*conditional (CON)
 
*conditional (CON)
Line 12: Line 17:
 
*deliberative (DLB)
 
*deliberative (DLB)
 
*dubitative (DUB)
 
*dubitative (DUB)
 +
*hortative (HOR)
 
*hypothetical (HYP)
 
*hypothetical (HYP)
 
*imperative (IMP)
 
*imperative (IMP)
 
*imprecative (IPC)
 
*imprecative (IPC)
 +
*inferential (INFR)
 
*indicative (IND)
 
*indicative (IND)
 
*interrogative (INT)
 
*interrogative (INT)
Line 29: Line 36:
  
  
;Infinitive, gerund and participle
+
 
:Infinitive, gerund, gerundive and participle are to be represented as [[verb forms]].
+
=== Examples ===
 +
*English
 +
**Indicative: He is a king.
 +
**Imperative: Be a king.
 +
**Subjunctive: If he were a king...
 +
 
 +
== UNL ==
 +
Mood is to be represented in UNL by its corresponding semantic value (i.e.,as [[modality]]).

Latest revision as of 21:07, 27 November 2013

Mood is one of a set of distinctive verb forms that are used to signal modality.

Natural language

In the UNLarium, the values for mood are the following:


Examples

  • English
    • Indicative: He is a king.
    • Imperative: Be a king.
    • Subjunctive: If he were a king...

UNL

Mood is to be represented in UNL by its corresponding semantic value (i.e.,as modality).

Software