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