forked from GitHub/gf-core
small Swedish/Bulgarian dictionary of birds in SUMO
This commit is contained in:
9
examples/SUMO/MergeSwe.gf
Normal file
9
examples/SUMO/MergeSwe.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
concrete MergeSwe of Merge = BasicSwe ** open SyntaxSwe, ParadigmsSwe in {
|
||||
|
||||
flags
|
||||
coding=utf8 ;
|
||||
|
||||
lin
|
||||
Bird = mkCN (mkN "fågel") ;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user