mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
workaround for a bug - to be inspected
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
incomplete concrete NounScand of Noun =
|
incomplete concrete NounScand of Noun =
|
||||||
CatScand ** open CommonScand, ResScand, Prelude in {
|
CatScand ** open CommonScand, ResScand, Prelude in {
|
||||||
|
|
||||||
flags optimize=all_subs ;
|
flags optimize=none_subs ; ---- all_subs
|
||||||
|
|
||||||
-- The rule defines $Det Quant Num Ord CN$ where $Det$ is empty if
|
-- The rule defines $Det Quant Num Ord CN$ where $Det$ is empty if
|
||||||
-- it is the definite article ($DefSg$ or $DefPl$) and both $Num$ and
|
-- it is the definite article ($DefSg$ or $DefPl$) and both $Num$ and
|
||||||
|
|||||||
Reference in New Issue
Block a user