packages feed

gf-3.2: examples/phrasebook/Phrasebook.gf

abstract Phrasebook = 
  Greetings,
  Words
  ** {

flags startcat = Phrase ;

}