mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
optimization flags and improver eng
This commit is contained in:
@@ -212,8 +212,6 @@ fun
|
||||
ExistCN : CN -> Cl ; -- "there is a bar"
|
||||
ExistNumCN : Num -> CN -> Cl ; -- "there are (86) bars"
|
||||
|
||||
--- The type signatures of these ones should be changed from VP to VPI.
|
||||
|
||||
OneVP : VP -> Cl ; -- "one walks"
|
||||
OneNP : NP ; -- "one (walks)"
|
||||
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user