mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 20:18:33 -06:00
(Por) Update A,A2 to not have Degree
This commit is contained in:
@@ -55,7 +55,7 @@ lin
|
||||
uncertain_A = mkA (mkA "incerto") D.estarCopula ;
|
||||
warm_A = mkA "quente" ;
|
||||
wet_A = mkA "molhado" ;
|
||||
white_A = compADeg (mkA "branco") ;
|
||||
white_A = mkA "branco" ;
|
||||
wide_A = mkA "largo" ; -- extenso
|
||||
yellow_A = mkA "amarelo" ;
|
||||
young_A = prefixA (mkA "jovem") ;
|
||||
|
||||
Reference in New Issue
Block a user