mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
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