From 40d03d6578a6c8441bdf7aece2c5d8b0b92c5581 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 2 Dec 2011 09:50:16 +0000 Subject: occupations in Phrasebook Eng,Fin,Swe,Tha --- examples/phrasebook/Words.gf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'examples/phrasebook/Words.gf') diff --git a/examples/phrasebook/Words.gf b/examples/phrasebook/Words.gf index a8356151e..7dccbc7c1 100644 --- a/examples/phrasebook/Words.gf +++ b/examples/phrasebook/Words.gf @@ -234,4 +234,13 @@ abstract Words = Sentences ** { Smoke : VerbPhrase ; + ADoctor : Person -> Action ; + AProfessor : Person -> Action ; + ALawyer : Person -> Action ; + AEngineer : Person -> Action ; + ATeacher : Person -> Action ; + ACook : Person -> Action ; + AStudent : Person -> Action ; + ABusinessman : Person -> Action ; + } -- cgit v1.2.3