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 =