mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-18 01:09:32 -06:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
|
SymmetricRelation ? (\x,y -> oppositeDirection x y)
|
|
|
|
IrreflexiveRelation ? (\x,y -> oppositeDirection x y)
|