cat Interj in lib

This commit is contained in:
aarne
2010-11-17 08:32:38 +00:00
parent e9679e57af
commit 222e847482
8 changed files with 38 additions and 26 deletions

View File

@@ -17,6 +17,7 @@ concrete PhraseEng of Phrase = CatEng ** open Prelude, ResEng in {
UttCN n = {s = n.s ! Sg ! Nom} ;
UttCard n = {s = n.s ! Nom} ;
UttAP ap = {s = ap.s ! agrP3 Sg} ;
UttInterj i = i ;
NoPConj = {s = []} ;
PConjConj conj = {s = conj.s2} ; ---