mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 20:06:29 -06:00
(Pes) Noun is indefinite if predicative and modified by adjective
According to this source: https://sites.la.utexas.edu/persian_online_resources/nouns/noun-in-a-predicative-position/
This commit is contained in:
@@ -53,7 +53,7 @@ concrete CatPes of Cat = CommonX - [Adv] ** open ResPes, Prelude in {
|
||||
|
||||
---- Noun
|
||||
|
||||
CN = ResPes.Noun ;
|
||||
CN = ResPes.CN ;
|
||||
|
||||
NP = ResPes.NP ;
|
||||
Pron = {s : Str ; ps : Str ; a : Agr};
|
||||
|
||||
Reference in New Issue
Block a user