mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
Tense to Common ; Idiom ; Text
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
incomplete concrete CatScand of Cat =
|
||||
TenseX ** open ResScand, Prelude, CommonScand, (R = ParamX) in {
|
||||
CommonX ** open ResScand, Prelude, CommonScand, (R = ParamX) in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
|
||||
@@ -7,7 +7,7 @@ incomplete concrete CatScand of Cat =
|
||||
|
||||
-- Phrase
|
||||
|
||||
Text, Phr, Utt, Voc = {s : Str} ;
|
||||
Utt, Voc = {s : Str} ;
|
||||
|
||||
-- Tensed/Untensed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user