forked from GitHub/gf-core
that_Subj in Bul
This commit is contained in:
@@ -86,6 +86,7 @@ concrete StructuralBul of Structural = CatBul **
|
||||
something_NP = mkNP "íåùî" (GSg Neut) P3 ;
|
||||
somewhere_Adv = ss "íÿêúäå" ;
|
||||
that_Quant = mkQuant "îíçè" "îíàçè" "îíîâà" "îíåçè" ;
|
||||
that_Subj = ss "֌" ;
|
||||
there_Adv = ss "òàì" ;
|
||||
there7to_Adv = ss ["äî òàì"] ;
|
||||
there7from_Adv = ss ["îò òàì"] ;
|
||||
|
||||
@@ -298,7 +298,7 @@ oper
|
||||
} ;
|
||||
|
||||
ClausePlus : Type = {
|
||||
s : Tense => Anteriority => Polarity => {subj,fin,inf,compl,adv,ext : Str ; qp : Bool}
|
||||
s : Tense => Anteriority => Polarity => {subj,fin,inf,compl,adv,ext : HStr}
|
||||
} ;
|
||||
|
||||
mkClause : (Polarity -> Str) -> Agr -> VP -> Clause =
|
||||
|
||||
Reference in New Issue
Block a user