Variable and Inherent Features, Agreement, Unicode Support
For Hebrew, NP has gender as its inherent feature — a field in the record. VP has gender as its variable feature — an argument of a table. In predication, the VP receives the gender of the NP.
Concrete syntax: Hebrew
concrete ZeroHeb of Zero = { flags coding=utf8 ; lincat S = Str ; NP = {s : Str ; g : Gender} ; VP, V2 = Gender => Str ; lin Pred np vp = np.s ++ vp ! np.g ; Compl v2 np = table {g => v2 ! g ++ "את" ++ np.s} ; John = {s = "ג׳ון" ; g = Masc} ; Mary = {s = "מרי" ; g = Fem} ; Love = table {Masc => "אוהב" ; Fem => "אוהבת"} ; param Gender = Masc | Fem ; }Read more about this topic: Grammatical Framework, Tutorial
Famous quotes containing the words variable, inherent and/or support:
“Walked forth to ease my pain
Along the shore of silver streaming Thames,
Whose rutty bank, the which his river hems,
Was painted all with variable flowers,”
—Edmund Spenser (1552?1599)
“Our inherent human charity and our religious beliefs will be taxed to the limit. No poor, rural, weak, or black person should ever have to bear the additional burden of being deprived of the opportunity of an education, a job, or simple justice.”
—Jimmy Carter (James Earl Carter, Jr.)
“Science is intimately integrated with the whole social structure and cultural tradition. They mutually support one otheronly in certain types of society can science flourish, and conversely without a continuous and healthy development and application of science such a society cannot function properly.”
—Talcott Parsons (19021979)