mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 02:32:50 -06:00
brought derived resources up to date wrt Quant
This commit is contained in:
@@ -21,7 +21,7 @@ lin
|
||||
|
||||
SymbS sy = {s = \\_ => sy.s} ;
|
||||
|
||||
SymbNum n = {s = \\_ => n.s ; isDet = True} ;
|
||||
SymbNum n = {s = \\_ => n.s ; isDet = True ; n = Pl} ;
|
||||
SymbOrd n = {s = n.s ++ ":te" ; isDet = True} ; ---
|
||||
|
||||
lincat
|
||||
|
||||
Reference in New Issue
Block a user