mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 23:02:50 -06:00
added VP exx
This commit is contained in:
@@ -11,6 +11,9 @@ mkgfs = do
|
||||
|
||||
|
||||
addLin s = case words s of
|
||||
c@('e':'x':_):_ -> appendFile script ("l " ++ c ++ "\n")
|
||||
c@('e':'x':_):_ -> appendFile script ("l " ++ cc ++ "\n") where
|
||||
cc = case take 2 (reverse c) of
|
||||
--- "PV" -> "utt " ++ c
|
||||
_ -> c
|
||||
_ -> return ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user