mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 18:58:56 -06:00
add coding=utf8 to BasicRon.gf
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
--# -path=.:RGLExt:alltenses
|
--# -path=.:RGLExt:alltenses
|
||||||
|
|
||||||
concrete BasicRon of Basic = CatRon - [Text] ** open DictLangRon,ResRon, Prelude, ParamBasic,Coordination, ParadigmsRon in{
|
concrete BasicRon of Basic = CatRon - [Text] ** open DictLangRon,ResRon, Prelude, ParamBasic,Coordination, ParadigmsRon in {
|
||||||
|
|
||||||
|
flags
|
||||||
|
coding=utf8 ;
|
||||||
|
|
||||||
lincat
|
lincat
|
||||||
Class = CN ;
|
Class = CN ;
|
||||||
El = NP ;
|
El = NP ;
|
||||||
@@ -115,4 +119,4 @@ lindef Class = \x -> {s = \\n,sp,c => case c of
|
|||||||
_ => x};
|
_ => x};
|
||||||
g = NMasc; a = Animate; isComp=False; needsRefForm = False; lock_CN =<>};
|
g = NMasc; a = Animate; isComp=False; needsRefForm = False; lock_CN =<>};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user