mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
completed Multimodal and Tram with new languages
This commit is contained in:
19
lib/resource-1.0/multimodal/MultimodalNor.gf
Normal file
19
lib/resource-1.0/multimodal/MultimodalNor.gf
Normal file
@@ -0,0 +1,19 @@
|
||||
--# -path=.:../norwegian/:../scandinavian:../abstract:../common:prelude
|
||||
|
||||
concrete MultimodalNor of Multimodal =
|
||||
NounNor,
|
||||
-- Verb,
|
||||
AdjectiveNor,
|
||||
AdverbNor,
|
||||
NumeralNor,
|
||||
-- Sentence,
|
||||
-- Question,
|
||||
-- Relative,
|
||||
-- Conjunction,
|
||||
-- Phrase,
|
||||
-- Tensed,
|
||||
StructuralNor,
|
||||
DemonstrativeNor,
|
||||
LexiconNor
|
||||
** {} ;
|
||||
|
||||
Reference in New Issue
Block a user