mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input
This commit is contained in:
@@ -20,14 +20,19 @@ incomplete concrete AppFunctor of App =
|
||||
-- Construction
|
||||
-- Extensions
|
||||
PassVPSlash, PassAgentVPSlash -- not reachable anyway
|
||||
]
|
||||
],
|
||||
Phrasebook - [open_Adv]
|
||||
|
||||
** open Syntax in {
|
||||
|
||||
flags
|
||||
literal=Symb ;
|
||||
case_sensitive=off ;
|
||||
|
||||
lin
|
||||
PhrasePhr p = {s = "+" ++ p.s} | p ;
|
||||
Phrase_Chunk p = p ;
|
||||
|
||||
ComplV2 v np = mkVP v np ;
|
||||
|
||||
ComplV2V v np vp = mkVP v np vp ;
|
||||
|
||||
Reference in New Issue
Block a user