mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
slight refactoring of Phrasebook, with less start words
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
abstract Greetings = {
|
||||
|
||||
cat
|
||||
Greeting ; -- idiomatic phrase, not inflected, e.g. "hello"
|
||||
abstract Greetings = Sentences [Greeting] ** {
|
||||
|
||||
fun
|
||||
GBye : Greeting ;
|
||||
|
||||
Reference in New Issue
Block a user