mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 13:32:51 -06:00
improved resource doc
This commit is contained in:
@@ -11,5 +11,5 @@ concrete AnimalsEng of Animals = QuestionsEng **
|
||||
Zebra = regN "zebra" ;
|
||||
Chase = dirV2 (regV "chase") ;
|
||||
Eat = dirV2 eat_V ;
|
||||
Like = dirV2 (regV "like") ;
|
||||
See = dirV2 see_V ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user