1
0
forked from GitHub/gf-rgl

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

@@ -29,6 +29,8 @@ abstract Phrase = Cat ** {
UttAdv : Adv -> Utt ; -- here
UttVP : VP -> Utt ; -- to sleep
UttCN : CN -> Utt ; -- house
UttCard : Card -> Utt ; -- five
UttAP : AP -> Utt ; -- fine
-- The phrasal conjunction is optional. A sentence conjunction
-- can also used to prefix an utterance.