forked from GitHub/gf-core
fixed SyntaxEng.fromAgr
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
abstract Animals = Questions ** {
|
||||
|
||||
flags startcat=Phrase ;
|
||||
|
||||
fun
|
||||
-- a lexicon of animals and actions among them
|
||||
Dog, Cat, Mouse, Lion, Zebra : Entity ;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
i -src AnimalsEng.gf ;; s
|
||||
i -src AnimalsFre.gf ;; s
|
||||
i -src AnimalsSwe.gf ;; s
|
||||
i -ex AnimalsEng.gf ;; s
|
||||
i AnimalsFre.gf ;; s
|
||||
i AnimalsSwe.gf ;; s
|
||||
pm | wf animals.gfcm
|
||||
|
||||
Reference in New Issue
Block a user