forked from GitHub/gf-core
occupations in Phrasebook Eng,Fin,Swe,Tha
This commit is contained in:
@@ -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 ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user