Action category, more doc in Phrasebook

This commit is contained in:
aarne
2010-03-28 19:29:06 +00:00
parent b3ad10f894
commit a549f20fab
10 changed files with 28 additions and 6 deletions

View File

@@ -18,6 +18,8 @@ incomplete concrete PhraseRomance of Phrase =
UttVP vp = {s = infVP vp (agrP3 Fem Sg)} ; --- Agr
UttAdv adv = adv ;
UttCN n = {s = n.s ! Sg} ;
UttAP ap = {s = ap.s ! AF Masc Sg} ;
UttCard n = {s = n.s ! Masc} ;
NoPConj = {s = []} ;
PConjConj conj = {s = conj.s2} ;