mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
cloned the rest of resource languages in Phrasebook
This commit is contained in:
4
examples/phrasebook/SentencesNor.gf
Normal file
4
examples/phrasebook/SentencesNor.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
concrete SentencesNor of Sentences = NumeralNor ** SentencesI with
|
||||
(Syntax = SyntaxNor),
|
||||
(Symbolic = SymbolicNor),
|
||||
(Lexicon = LexiconNor) ;
|
||||
Reference in New Issue
Block a user