mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 01:36:20 -06:00
(Morphodict) Improvements in Fin config + header
This commit is contained in:
@@ -7,4 +7,7 @@ concrete MorphoDictFin of MorphoDictFinAbs = CatFin ** open
|
||||
|
||||
-- extracted from http://kaino.kotus.fi/sanat/nykysuomi/, licensed under LGPL
|
||||
|
||||
flags coding = utf8 ;
|
||||
flags coding = utf8 ;
|
||||
|
||||
oper mkA' : (x1,_,_,_,_,_,_,_,_,x10 : Str) -> A = \a,b,c,d,e,f,g,h,i,j -> mkA (mkN a b c d e f g h i j) ; -- Need a single worst-case paradigm for how config is implemented
|
||||
|
||||
|
||||
Reference in New Issue
Block a user