added UttInterj in Estonian, Thai and Russian

This commit is contained in:
krasimir
2016-06-17 15:36:23 +00:00
parent 85c9d11bd1
commit 282ce75b59
3 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ concrete PhraseEst of Phrase = CatEst ** open ResEst, (P = Prelude) in {
UttCN np = {s = np.s ! NCase Sg Nom} ;
UttAP np = {s = np.s ! P.False ! NCase Sg Nom} ;
UttCard n = {s = n.s ! Sg ! Nom} ;
UttInterj i = i ;
NoPConj = {s = []} ;
PConjConj conj = {s = conj.s2} ;