forked from GitHub/gf-core
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