mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-08 17:46:32 -06:00
better dictionary visualization in the Android App
This commit is contained in:
@@ -149,5 +149,9 @@ lin
|
||||
PPos = {s = [] ; p = CPos} ;
|
||||
PNeg = {s = [] ; p = CNeg True} ; -- contracted: don't
|
||||
UncNeg = {s = [] ; p = CNeg False} ;
|
||||
|
||||
lincat
|
||||
Feat = Str;
|
||||
lin FeatN, FeatN2 = \_ -> "";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user