mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 20:06:29 -06:00
Adding Lithuanian
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
concrete ExtraLit of ExtraLitAbs = CatLit ** open ResLit in {
|
||||
|
||||
lin
|
||||
|
||||
QualifierCN adj cn = {
|
||||
s = \\n,c => (cn.s ! n ! c) ++ (adj.s ! AF (cast_gennum!<cn.g,n>) c);
|
||||
g = cn.g
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user