mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
small Swedish/Bulgarian dictionary of birds in SUMO
This commit is contained in:
9
examples/SUMO/MergeBul.gf
Normal file
9
examples/SUMO/MergeBul.gf
Normal file
@@ -0,0 +1,9 @@
|
||||
concrete MergeBul of Merge = BasicBul ** open SyntaxBul, ParadigmsBul in {
|
||||
|
||||
flags
|
||||
coding=utf8 ;
|
||||
|
||||
lin
|
||||
Bird = mkCN (mkN041 "птица") ;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user