Persian: Difference between revisions
From UNLwiki
				
				
				Jump to navigationJump to search
				
				
imported>Martins No edit summary  | 
				imported>Martins No edit summary  | 
				||
| Line 3: | Line 3: | ||
== Nouns ==  | == Nouns ==  | ||
Nouns, in Persian, are said to have the following inflectional schema:  | Nouns, in Persian, are said to have the following inflectional schema:  | ||
SNG (singular)  | *SNG (singular)  | ||
PLR (plural)  | *PLR (plural)  | ||
=== Examples ===  | === Examples ===  | ||
M2 (PLR:=>"ها";)  | ;M2 (PLR:=>"ها";)  | ||
SNG:=0>"";  | :SNG:=0>"";  | ||
PLR:=0>"ها";  | :PLR:=0>"ها";  | ||
Examples: کاسه>کاسهها; پسر>پسرها; رادیو>رادیوها;  | :Examples: کاسه>کاسهها; پسر>پسرها; رادیو>رادیوها;  | ||
;M3 (PLR:=>"ان";)  | |||
:SNG:=0>"";  | |||
:PLR:=0>"ان";   | |||
:Examples: مرد>مردان; زن>زنان; فرزند>فرزندان;  | |||
== Verbs ==  | == Verbs ==  | ||
Revision as of 11:27, 5 November 2013
This page is dedicated to the documentation of the technical decisions concerning Persian in the UNLframework.
Nouns
Nouns, in Persian, are said to have the following inflectional schema:
- SNG (singular)
 - PLR (plural)
 
Examples
- M2 (PLR
 - =>"ها";)
 - SNG:=0>"";
 - PLR:=0>"ها";
 - Examples: کاسه>کاسهها; پسر>پسرها; رادیو>رادیوها;
 - M3 (PLR
 - =>"ان";)
 - SNG:=0>"";
 - PLR:=0>"ان";
 - Examples: مرد>مردان; زن>زنان; فرزند>فرزندان;