mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-04 08:42:50 -06:00
better dictionary visualization in the Android App
This commit is contained in:
@@ -123,5 +123,13 @@ lin
|
||||
|
||||
lin
|
||||
UncNeg = {s = [] ; p = Neg} ;
|
||||
|
||||
|
||||
lincat
|
||||
Feat = Str;
|
||||
lin FeatN2, FeatN = \n ->
|
||||
case n.g of {
|
||||
Utr => "(utr)" ;
|
||||
Neutr => "(neutr)"
|
||||
} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user