that_Subj in Finnish

This commit is contained in:
aarne
2011-02-24 08:20:55 +00:00
parent 89c3f5555f
commit 33ef398076
2 changed files with 2 additions and 1 deletions

View File

@@ -298,7 +298,7 @@ oper
} ;
ClausePlus : Type = {
s : Tense => Anteriority => Polarity => {subj,fin,inf,compl,adv,ext : HStr}
s : Tense => Anteriority => Polarity => {subj,fin,inf,compl,adv,ext : Str ; qp : Bool}
} ;
mkClause : (Polarity -> Str) -> Agr -> VP -> Clause =

View File

@@ -108,6 +108,7 @@ concrete StructuralFin of Structural = CatFin **
} ;
s2 = [] ; isNum,isPoss = False ; isDef = True ;
} ;
that_Subj = ss "että" ;
there_Adv = ss "siellä" ; --- tuolla
there7to_Adv = ss "sinne" ;
there7from_Adv = ss "sieltä" ;