forked from GitHub/gf-core
Diff interface for Phrasebook
This commit is contained in:
@@ -8,6 +8,7 @@ abstract Sentences = Numeral ** {
|
||||
IsNot : Item -> Quality -> Sentence ;
|
||||
|
||||
IWant : Object -> Sentence ;
|
||||
ILike : Item -> Sentence ;
|
||||
DoYouHave : Kind -> Sentence ;
|
||||
WhetherIs : Item -> Quality -> Sentence ;
|
||||
ObjItem : Item -> Object ;
|
||||
|
||||
Reference in New Issue
Block a user